Searched refs:xmlParserInputState (Results 1 – 5 of 5) sorted by relevance
131 } xmlParserInputState; typedef225 xmlParserInputState instate; /* current type of input */
100 * xmlParserInputState:105 d xmlParserInputState...240 d instate like(xmlParserInputState) Current input type
4245 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()4271 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()4276 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()4307 xmlParserInputState oldstate = ctxt->instate; in xmlParsePubidLiteral()4901 xmlParserInputState state; in xmlParseComment()5189 xmlParserInputState state; in xmlParsePI()6752 xmlParserInputState instate; in xmlParseConditionalSections()
3348 xmlParserInputState state; in htmlParsePI()3467 xmlParserInputState state; in htmlParseComment()
212 <ANCHOR id="xmlParserInputState" href="libxml/libxml-parser.html#xmlParserInputState">