Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dparser.h131 } xmlParserInputState; typedef
225 xmlParserInputState instate; /* current type of input */
/third_party/libxml2/os400/libxmlrpg/
Dparser.rpgle100 * xmlParserInputState:
105 d xmlParserInputState...
240 d instate like(xmlParserInputState) Current input type
/third_party/libxml2/
Dparser.c4245 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()
DHTMLparser.c3348 xmlParserInputState state; in htmlParsePI()
3467 xmlParserInputState state; in htmlParseComment()
/third_party/libxml2/doc/html/
Dindex.sgml212 <ANCHOR id="xmlParserInputState" href="libxml/libxml-parser.html#xmlParserInputState">