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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c21351 * xmlSchemaGetParserErrors:
21362 xmlSchemaGetParserErrors(xmlSchemaParserCtxtPtr ctxt, function
H A Delfgcchack.h9534 #undef xmlSchemaGetParserErrors macro
9535 extern __typeof (xmlSchemaGetParserErrors) xmlSchemaGetParserErrors __attribute((alias("xmlSchemaGetParserErrors__internal_alias")));
9537 #ifndef xmlSchemaGetParserErrors
9538 extern __typeof (xmlSchemaGetParserErrors) xmlSchemaGetParserErrors__internal_alias __attribute((visibility("hidden")));
9539 #define xmlSchemaGetParserErrors xmlSchemaGetParserErrors__internal_alias macro

Completed in 415 milliseconds