Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlschemas.h167 xmlSchemaGetValidErrors (xmlSchemaValidCtxtPtr ctxt,
/external/libxml2/
Delfgcchack.h9650 #undef xmlSchemaGetValidErrors
9651 extern __typeof (xmlSchemaGetValidErrors) xmlSchemaGetValidErrors __attribute((alias("xmlSchemaGetV…
9653 #ifndef xmlSchemaGetValidErrors
9654 extern __typeof (xmlSchemaGetValidErrors) xmlSchemaGetValidErrors__internal_alias __attribute((visi…
9655 #define xmlSchemaGetValidErrors xmlSchemaGetValidErrors__internal_alias macro
Dxmlschemas.c27717 xmlSchemaGetValidErrors(xmlSchemaValidCtxtPtr ctxt, in xmlSchemaGetValidErrors() function