Home
last modified time | relevance | path

Searched refs:xmlSchemaGetParserErrors (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
Dxmlschemas.h138 xmlSchemaGetParserErrors(xmlSchemaParserCtxtPtr ctxt,
/external/libxml2/
Delfgcchack.h9614 #undef xmlSchemaGetParserErrors
9615 extern __typeof (xmlSchemaGetParserErrors) xmlSchemaGetParserErrors __attribute((alias("xmlSchemaGe…
9617 #ifndef xmlSchemaGetParserErrors
9618 extern __typeof (xmlSchemaGetParserErrors) xmlSchemaGetParserErrors__internal_alias __attribute((vi…
9619 #define xmlSchemaGetParserErrors xmlSchemaGetParserErrors__internal_alias macro
Dxmlschemas.c21434 xmlSchemaGetParserErrors(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaGetParserErrors() function