Home
last modified time | relevance | path

Searched refs:comment_state (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dhtml.c80 enum { null_state, comment_state, import_state, inline_state } state in process_css_file() enumerator
125 state = comment_state; in process_css_file()
147 case comment_state: in process_css_file()
173 if (state == comment_state) in process_css_file()