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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlerror.h141 XML_ERR_LITERAL_NOT_STARTED, /* 43 */ enumerator in enum:__anon11672
/external/libxml2/include/libxml/
H A Dxmlerror.h141 XML_ERR_LITERAL_NOT_STARTED, /* 43 */ enumerator in enum:__anon20766
/external/chromium_org/third_party/libxml/src/
H A Dparser.c334 case XML_ERR_LITERAL_NOT_STARTED:
3938 xmlFatalErr(ctxt, XML_ERR_LITERAL_NOT_STARTED, NULL);
4020 xmlFatalErr(ctxt, XML_ERR_LITERAL_NOT_STARTED, NULL);
H A DHTMLparser.c2756 htmlParseErr(ctxt, XML_ERR_LITERAL_NOT_STARTED,
2805 htmlParseErr(ctxt, XML_ERR_LITERAL_NOT_STARTED,
/external/libxml2/
H A Dparser.c338 case XML_ERR_LITERAL_NOT_STARTED:
4030 xmlFatalErr(ctxt, XML_ERR_LITERAL_NOT_STARTED, NULL);
4108 xmlFatalErr(ctxt, XML_ERR_LITERAL_NOT_STARTED, NULL);
H A DHTMLparser.c2756 htmlParseErr(ctxt, XML_ERR_LITERAL_NOT_STARTED,
2805 htmlParseErr(ctxt, XML_ERR_LITERAL_NOT_STARTED,

Completed in 132 milliseconds