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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Drelaxng.h126 xmlRelaxNGGetParserErrors(xmlRelaxNGParserCtxtPtr ctxt,
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h8324 #undef xmlRelaxNGGetParserErrors macro
8325 extern __typeof (xmlRelaxNGGetParserErrors) xmlRelaxNGGetParserErrors __attribute((alias("xmlRelaxNGGetParserErrors__internal_alias")));
8327 #ifndef xmlRelaxNGGetParserErrors
8328 extern __typeof (xmlRelaxNGGetParserErrors) xmlRelaxNGGetParserErrors__internal_alias __attribute((visibility("hidden")));
8329 #define xmlRelaxNGGetParserErrors xmlRelaxNGGetParserErrors__internal_alias macro
H A Drelaxng.c7490 * xmlRelaxNGGetParserErrors:
7501 xmlRelaxNGGetParserErrors(xmlRelaxNGParserCtxtPtr ctxt, function

Completed in 211 milliseconds