Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlerror.h185 XML_ERR_NOT_WELL_BALANCED, /* 85 */ enumerator
/external/libxml2/
Dparser.c519 case XML_ERR_NOT_WELL_BALANCED: in xmlFatalErr()
10850 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseExtParsedEnt()
13011 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseCtxtExternalEntity()
13016 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseCtxtExternalEntity()
13192 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseExternalEntityPrivate()
13197 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseExternalEntityPrivate()
13442 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseBalancedChunkMemoryInternal()
13447 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseBalancedChunkMemoryInternal()
13684 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseInNodeContext()
13689 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseInNodeContext()
[all …]
/external/libxml2/os400/libxmlrpg/
Dxmlerror.rpgle282 d XML_ERR_NOT_WELL_BALANCED...