Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h131 } xmlParserInputState; typedef
223 xmlParserInputState instate; /* current type of input */
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle99 * xmlParserInputState:
104 d xmlParserInputState...
237 d instate like(xmlParserInputState) Current input type
/external/libxml2/
Dparser.c4285 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()
DHTMLparser.c3118 xmlParserInputState state; in htmlParsePI()
3230 xmlParserInputState state; in htmlParseComment()
/external/libxml2/doc/html/
Dindex.sgml212 <ANCHOR id="xmlParserInputState" href="libxml/libxml-parser.html#xmlParserInputState">