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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dparser.h107 * xmlParserInputState:
131 } xmlParserInputState; typedef in typeref:enum:__anon13323
223 xmlParserInputState instate; /* current type of input */
/external/libxml2/include/libxml/
H A Dparser.h107 * xmlParserInputState:
131 } xmlParserInputState; typedef in typeref:enum:__anon25048
223 xmlParserInputState instate; /* current type of input */
/external/chromium_org/third_party/libxml/src/
H A DHTMLparser.c3065 xmlParserInputState state;
3177 xmlParserInputState state;
H A Dparser.c3958 ctxt->instate = (xmlParserInputState) state;
3982 ctxt->instate = (xmlParserInputState) state;
4010 xmlParserInputState oldstate = ctxt->instate;
4585 xmlParserInputState state;
4857 xmlParserInputState state;
6448 xmlParserInputState instate;
/external/libxml2/
H A DHTMLparser.c3118 xmlParserInputState state;
3230 xmlParserInputState state;
H A Dparser.c4230 ctxt->instate = (xmlParserInputState) state;
4238 ctxt->instate = (xmlParserInputState) state;
4262 ctxt->instate = (xmlParserInputState) state;
4290 xmlParserInputState oldstate = ctxt->instate;
4882 xmlParserInputState state;
5163 xmlParserInputState state;
6770 xmlParserInputState instate;

Completed in 131 milliseconds