Searched refs:xmlParserInputState (Results 1 – 5 of 5) sorted by relevance
131 } xmlParserInputState; typedef223 xmlParserInputState instate; /* current type of input */
99 * xmlParserInputState:104 d xmlParserInputState...237 d instate like(xmlParserInputState) Current input type
4285 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()4293 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()4317 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()4345 xmlParserInputState oldstate = ctxt->instate; in xmlParsePubidLiteral()4937 xmlParserInputState state; in xmlParseComment()5218 xmlParserInputState state; in xmlParsePI()6825 xmlParserInputState instate; in xmlParseConditionalSections()
3118 xmlParserInputState state; in htmlParsePI()3230 xmlParserInputState state; in htmlParseComment()
212 <ANCHOR id="xmlParserInputState" href="libxml/libxml-parser.html#xmlParserInputState">