Home
last modified time | relevance | path

Searched refs:XML_ERR_LITERAL_NOT_STARTED (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/reactos/libs/libxml/
H A Dxmlerror.h143 XML_ERR_LITERAL_NOT_STARTED, /* 43 */ enumerator
/reactos/sdk/lib/3rdparty/libxml2/
H A DHTMLparser.c2977 htmlParseErr(ctxt, XML_ERR_LITERAL_NOT_STARTED, in htmlParseSystemLiteral()
3029 htmlParseErr(ctxt, XML_ERR_LITERAL_NOT_STARTED, in htmlParsePubidLiteral()
H A Dparser.c431 case XML_ERR_LITERAL_NOT_STARTED: in xmlFatalErr()
4219 xmlFatalErr(ctxt, XML_ERR_LITERAL_NOT_STARTED, NULL); in xmlParseSystemLiteral()
4311 xmlFatalErr(ctxt, XML_ERR_LITERAL_NOT_STARTED, NULL); in xmlParsePubidLiteral()