Searched refs:VERROR_INT (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 2754 #define VERROR_INT(func, msg) xmlSchemaInternalErr(ACTXT_CAST vctxt, func, msg); macro 9997 VERROR_INT("xmlSchemaCreatePCtxtOnVCtxt", in xmlSchemaCreatePCtxtOnVCtxt() 21607 VERROR_INT("xmlSchemaAssembleByLocation", in xmlSchemaAssembleByLocation() 21803 VERROR_INT("xmlSchemaAssembleByXSI", in xmlSchemaAssembleByXSI() 21857 VERROR_INT("xmlSchemaLookupNamespace", in xmlSchemaLookupNamespace() 21883 VERROR_INT("xmlSchemaValidateNotation", in xmlSchemaValidateNotation() 22432 VERROR_INT("xmlSchemaIDCAddStateObject", in xmlSchemaIDCAddStateObject() 22503 VERROR_INT("xmlSchemaXPathEvaluate", in xmlSchemaXPathEvaluate() 22611 VERROR_INT("xmlSchemaFormatIDCKeySequence", in xmlSchemaFormatIDCKeySequence() 22695 VERROR_INT("xmlSchemaXPathProcessHistory", in xmlSchemaXPathProcessHistory() [all …]
|