Searched refs:xmlSchemaGetValidErrors (Results 1 – 3 of 3) sorted by relevance
167 xmlSchemaGetValidErrors (xmlSchemaValidCtxtPtr ctxt,
9650 #undef xmlSchemaGetValidErrors9651 extern __typeof (xmlSchemaGetValidErrors) xmlSchemaGetValidErrors __attribute((alias("xmlSchemaGetV…9653 #ifndef xmlSchemaGetValidErrors9654 extern __typeof (xmlSchemaGetValidErrors) xmlSchemaGetValidErrors__internal_alias __attribute((visi…9655 #define xmlSchemaGetValidErrors xmlSchemaGetValidErrors__internal_alias macro
27717 xmlSchemaGetValidErrors(xmlSchemaValidCtxtPtr ctxt, in xmlSchemaGetValidErrors() function