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 | 519 case XML_ERR_NOT_WELL_BALANCED: in xmlFatalErr() 11107 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseExtParsedEnt() 13270 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseCtxtExternalEntity() 13275 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseCtxtExternalEntity() 13451 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseExternalEntityPrivate() 13456 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseExternalEntityPrivate() 13700 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseBalancedChunkMemoryInternal() 13705 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseBalancedChunkMemoryInternal() 13941 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseInNodeContext() 13946 xmlFatalErr(ctxt, XML_ERR_NOT_WELL_BALANCED, NULL); in xmlParseInNodeContext() [all …]
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlerror.rpgle | 282 d XML_ERR_NOT_WELL_BALANCED...
|