Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h131 } xmlParserInputState; typedef
223 xmlParserInputState instate; /* current type of input */
/external/libxml2/
Dparser.c4050 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()
4070 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()
4098 xmlParserInputState oldstate = ctxt->instate; in xmlParsePubidLiteral()
4661 xmlParserInputState state; in xmlParseComment()
4928 xmlParserInputState state; in xmlParsePI()
6511 xmlParserInputState instate; in xmlParseConditionalSections()
DHTMLparser.c3067 xmlParserInputState state; in htmlParsePI()
3179 xmlParserInputState state; in htmlParseComment()