Searched refs:xmlRelaxNGNewDocParserCtxt (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
H A Drelaxng.h133 xmlRelaxNGNewDocParserCtxt (xmlDocPtr doc);
/external/libxml2/
H A Dlibxml2.syms1387 xmlRelaxNGNewDocParserCtxt;
H A Delfgcchack.h8588 #undef xmlRelaxNGNewDocParserCtxt macro
8589 extern __typeof (xmlRelaxNGNewDocParserCtxt) xmlRelaxNGNewDocParserCtxt __attribute((alias("xmlRelaxNGNewDocParserCtxt__internal_alias")));
8591 #ifndef xmlRelaxNGNewDocParserCtxt
8592 extern __typeof (xmlRelaxNGNewDocParserCtxt) xmlRelaxNGNewDocParserCtxt__internal_alias __attribute((visibility("hidden")));
8593 #define xmlRelaxNGNewDocParserCtxt xmlRelaxNGNewDocParserCtxt__internal_alias macro
H A Drelaxng.c6785 * xmlRelaxNGNewDocParserCtxt:
6795 xmlRelaxNGNewDocParserCtxt(xmlDocPtr doc) function
H A Dtestapi.c17539 ret_val = xmlRelaxNGNewDocParserCtxt(doc);
17545 printf("Leak of %d blocks found in xmlRelaxNGNewDocParserCtxt",
[all...]

Completed in 208 milliseconds