Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
Dparser.h131 } xmlParserInputState; typedef
223 xmlParserInputState instate; /* current type of input */
/external/libxml2/include/libxml/
Dparser.h131 } xmlParserInputState; typedef
223 xmlParserInputState instate; /* current type of input */
/external/libxml2/
Dparser.c4050 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()
4070 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()
4098 xmlParserInputState oldstate = ctxt->instate; in xmlParsePubidLiteral()
4661 xmlParserInputState state; in xmlParseComment()
4928 xmlParserInputState state; in xmlParsePI()
6511 xmlParserInputState instate; in xmlParseConditionalSections()
DHTMLparser.c3067 xmlParserInputState state; in htmlParsePI()
3179 xmlParserInputState state; in htmlParseComment()
/external/chromium_org/third_party/libxml/src/
Dparser.c3958 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()
3982 ctxt->instate = (xmlParserInputState) state; in xmlParseSystemLiteral()
4010 xmlParserInputState oldstate = ctxt->instate; in xmlParsePubidLiteral()
4585 xmlParserInputState state; in xmlParseComment()
4857 xmlParserInputState state; in xmlParsePI()
6448 xmlParserInputState instate; in xmlParseConditionalSections()
DHTMLparser.c3065 xmlParserInputState state; in htmlParsePI()
3177 xmlParserInputState state; in htmlParseComment()