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

/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dhtml.c79 enum { null_state, comment_state, import_state, inline_state } state
124 state = comment_state;
146 case comment_state:
172 if (state == comment_state)
78 enum { null_state, comment_state, import_state, inline_state } state enumerator in enum:__anon4249

Completed in 42 milliseconds