Searched refs:XML_ERR_NOT_WELL_BALANCED (Results 1 – 3 of 3) sorted by relevance
/external/libxml2/include/libxml/ |
D | xmlerror.h | 185 XML_ERR_NOT_WELL_BALANCED, /* 85 */ enumerator
|
/external/libxml2/ |
D | parser.c | 514 case XML_ERR_NOT_WELL_BALANCED: in xmlFatalErr() 11051 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseExtParsedEnt() 13213 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseCtxtExternalEntity() 13218 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseCtxtExternalEntity() 13394 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseExternalEntityPrivate() 13399 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseExternalEntityPrivate() 13643 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseBalancedChunkMemoryInternal() 13648 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseBalancedChunkMemoryInternal() 13884 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseInNodeContext() 13889 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseInNodeContext() [all …]
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlerror.rpgle | 278 d XML_ERR_NOT_WELL_BALANCED...
|