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
220 xmlParserInputState instate; /* current type of input */
/external/libxml2/
Dparser.c3876 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()
3896 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()
3924 xmlParserInputState oldstate = ctxt->instate; in xmlParsePubidLiteral()
4487 xmlParserInputState state; in xmlParseComment()
4754 xmlParserInputState state; in xmlParsePI()
6281 xmlParserInputState instate; in xmlParseConditionalSections()
DHTMLparser.c2913 xmlParserInputState state; in htmlParsePI()
3025 xmlParserInputState state; in htmlParseComment()