xmlSchemaInternalErr 1081 third_party/libxml/src/xmlschemas.c xmlSchemaInternalErr(xmlSchemaAbstractCtxtPtr actxt,
xmlSchemaInternalErr 1804 third_party/libxml/src/xmlschemas.c 		xmlSchemaInternalErr(actxt,
xmlSchemaInternalErr 2733 third_party/libxml/src/xmlschemas.c #define VERROR_INT(func, msg) xmlSchemaInternalErr(ACTXT_CAST vctxt, func, msg);
xmlSchemaInternalErr 2735 third_party/libxml/src/xmlschemas.c #define PERROR_INT(func, msg) xmlSchemaInternalErr(ACTXT_CAST pctxt, func, msg);
xmlSchemaInternalErr 2736 third_party/libxml/src/xmlschemas.c #define PERROR_INT2(func, msg) xmlSchemaInternalErr(ACTXT_CAST ctxt, func, msg);
xmlSchemaInternalErr 2738 third_party/libxml/src/xmlschemas.c #define AERROR_INT(func, msg) xmlSchemaInternalErr(actxt, func, msg);