Home
last modified time | relevance | path

Searched refs:XML_ERR_NOT_WELL_BALANCED (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
Dxmlerror.h183 XML_ERR_NOT_WELL_BALANCED, /* 85 */ enumerator
/external/libxml2/
Dparser.c445 case XML_ERR_NOT_WELL_BALANCED: in xmlFatalErr()
10244 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseExtParsedEnt()
12187 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseCtxtExternalEntity()
12192 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseCtxtExternalEntity()
12368 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseExternalEntityPrivate()
12373 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseExternalEntityPrivate()
12605 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseBalancedChunkMemoryInternal()
12610 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseBalancedChunkMemoryInternal()
12821 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseInNodeContext()
12826 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseInNodeContext()
[all …]