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

/external/chromium_org/third_party/libxml/src/
H A Drelaxng.c6714 * xmlRelaxNGNewParserCtxt:
6723 xmlRelaxNGNewParserCtxt(const char *URL) function
H A Delfgcchack.h8486 #undef xmlRelaxNGNewParserCtxt macro
8487 extern __typeof (xmlRelaxNGNewParserCtxt) xmlRelaxNGNewParserCtxt __attribute((alias("xmlRelaxNGNewParserCtxt__internal_alias")));
8489 #ifndef xmlRelaxNGNewParserCtxt
8490 extern __typeof (xmlRelaxNGNewParserCtxt) xmlRelaxNGNewParserCtxt__internal_alias __attribute((visibility("hidden")));
8491 #define xmlRelaxNGNewParserCtxt xmlRelaxNGNewParserCtxt__internal_alias macro
/external/libxml2/
H A Drelaxng.c6715 * xmlRelaxNGNewParserCtxt:
6724 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 161 milliseconds