Searched defs:xmlSchemaGetValidErrors (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxmlschemas.c27800 * xmlSchemaGetValidErrors:
27811 xmlSchemaGetValidErrors(xmlSchemaValidCtxtPtr ctxt, function
H A Delfgcchack.h9776 #undef xmlSchemaGetValidErrors macro
9777 extern __typeof (xmlSchemaGetValidErrors) xmlSchemaGetValidErrors __attribute((alias("xmlSchemaGetValidErrors__internal_alias")));
9779 #ifndef xmlSchemaGetValidErrors
9780 extern __typeof (xmlSchemaGetValidErrors) xmlSchemaGetValidErrors__internal_alias __attribute((visibility("hidden")));
9781 #define xmlSchemaGetValidErrors xmlSchemaGetValidErrors__internal_alias macro

Completed in 114 milliseconds