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

/external/libxml2/
H A Drelaxng.c6717 * xmlRelaxNGNewParserCtxt:
6726 xmlRelaxNGNewParserCtxt(const char *URL) function
H A Delfgcchack.h8612 #undef xmlRelaxNGNewParserCtxt macro
8613 extern __typeof (xmlRelaxNGNewParserCtxt) xmlRelaxNGNewParserCtxt __attribute((alias("xmlRelaxNGNewParserCtxt__internal_alias")));
8615 #ifndef xmlRelaxNGNewParserCtxt
8616 extern __typeof (xmlRelaxNGNewParserCtxt) xmlRelaxNGNewParserCtxt__internal_alias __attribute((visibility("hidden")));
8617 #define xmlRelaxNGNewParserCtxt xmlRelaxNGNewParserCtxt__internal_alias macro

Completed in 224 milliseconds