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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlschemas.h121 xmlSchemaGetParserErrors(xmlSchemaParserCtxtPtr ctxt,
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h9514 #undef xmlSchemaGetParserErrors macro
9515 extern __typeof (xmlSchemaGetParserErrors) xmlSchemaGetParserErrors __attribute((alias("xmlSchemaGetParserErrors__internal_alias")));
9517 #ifndef xmlSchemaGetParserErrors
9518 extern __typeof (xmlSchemaGetParserErrors) xmlSchemaGetParserErrors__internal_alias __attribute((visibility("hidden")));
9519 #define xmlSchemaGetParserErrors xmlSchemaGetParserErrors__internal_alias macro
H A Dxmlschemas.c21190 * xmlSchemaGetParserErrors:
21201 xmlSchemaGetParserErrors(xmlSchemaParserCtxtPtr ctxt, function

Completed in 155 milliseconds