Searched refs:xmlParserInputState (Results 1 – 4 of 4) sorted by relevance
131 } xmlParserInputState; typedef223 xmlParserInputState instate; /* current type of input */
100 * xmlParserInputState:105 d xmlParserInputState...240 d instate like(xmlParserInputState) Current input type
4344 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()4352 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()4376 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()4404 xmlParserInputState oldstate = ctxt->instate; in xmlParsePubidLiteral()4996 xmlParserInputState state; in xmlParseComment()5277 xmlParserInputState state; in xmlParsePI()6889 xmlParserInputState instate; in xmlParseConditionalSections()
212 <ANCHOR id="xmlParserInputState" href="libxml/libxml-parser.html#xmlParserInputState">