Searched refs:VERROR_INT (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 2763 #define VERROR_INT(func, msg) xmlSchemaInternalErr(ACTXT_CAST vctxt, func, msg); macro 10010 VERROR_INT("xmlSchemaCreatePCtxtOnVCtxt", in xmlSchemaCreatePCtxtOnVCtxt() 21620 VERROR_INT("xmlSchemaAssembleByLocation", in xmlSchemaAssembleByLocation() 21816 VERROR_INT("xmlSchemaAssembleByXSI", in xmlSchemaAssembleByXSI() 21870 VERROR_INT("xmlSchemaLookupNamespace", in xmlSchemaLookupNamespace() 21896 VERROR_INT("xmlSchemaValidateNotation", in xmlSchemaValidateNotation() 22445 VERROR_INT("xmlSchemaIDCAddStateObject", in xmlSchemaIDCAddStateObject() 22516 VERROR_INT("xmlSchemaXPathEvaluate", in xmlSchemaXPathEvaluate() 22624 VERROR_INT("xmlSchemaFormatIDCKeySequence", in xmlSchemaFormatIDCKeySequence() 22708 VERROR_INT("xmlSchemaXPathProcessHistory", in xmlSchemaXPathProcessHistory() [all …]
|