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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dparser.h107 * xmlParserInputState:
131 } xmlParserInputState; typedef in typeref:enum:__anon6025
220 xmlParserInputState instate; /* current type of input */
/haiku-fatelf/src/tools/docbook/libxml2/
H A DHTMLparser.c2873 xmlParserInputState state;
2985 xmlParserInputState state;
H A Dparser.c3303 ctxt->instate = (xmlParserInputState) state;
3323 ctxt->instate = (xmlParserInputState) state;
3351 xmlParserInputState oldstate = ctxt->instate;
3871 xmlParserInputState state;
4129 xmlParserInputState state;
5588 xmlParserInputState instate;

Completed in 70 milliseconds