Searched refs:VERROR_INT (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 2772 #define VERROR_INT(func, msg) xmlSchemaInternalErr(ACTXT_CAST vctxt, func, msg); macro 10036 VERROR_INT("xmlSchemaCreatePCtxtOnVCtxt", in xmlSchemaCreatePCtxtOnVCtxt() 21645 VERROR_INT("xmlSchemaAssembleByLocation", in xmlSchemaAssembleByLocation() 21841 VERROR_INT("xmlSchemaAssembleByXSI", in xmlSchemaAssembleByXSI() 21895 VERROR_INT("xmlSchemaLookupNamespace", in xmlSchemaLookupNamespace() 21921 VERROR_INT("xmlSchemaValidateNotation", in xmlSchemaValidateNotation() 22474 VERROR_INT("xmlSchemaIDCAddStateObject", in xmlSchemaIDCAddStateObject() 22545 VERROR_INT("xmlSchemaXPathEvaluate", in xmlSchemaXPathEvaluate() 22653 VERROR_INT("xmlSchemaFormatIDCKeySequence", in xmlSchemaFormatIDCKeySequence() 22737 VERROR_INT("xmlSchemaXPathProcessHistory", in xmlSchemaXPathProcessHistory() [all …]
|