HomeSort by: relevance | last modified time | path
    Searched refs:comment_state (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/texinfo/dist/makeinfo/
html.c 81 enum { null_state, comment_state, import_state, inline_state } state
126 state = comment_state;
148 case comment_state:
174 if (state == comment_state)
80 enum { null_state, comment_state, import_state, inline_state } state enumerator in enum:__anon9558

Completed in 29 milliseconds