Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h131 } xmlParserInputState; typedef
223 xmlParserInputState instate; /* current type of input */
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle100 * xmlParserInputState:
105 d xmlParserInputState...
240 d instate like(xmlParserInputState) Current input type
/external/libxml2/
Dparser.c4171 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()
4179 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()
4203 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()
4231 xmlParserInputState oldstate = ctxt->instate; in xmlParsePubidLiteral()
4816 xmlParserInputState state; in xmlParseComment()
5098 xmlParserInputState state; in xmlParsePI()
6674 xmlParserInputState instate; in xmlParseConditionalSections()
/external/libxml2/doc/html/
Dindex.sgml212 <ANCHOR id="xmlParserInputState" href="libxml/libxml-parser.html#xmlParserInputState">