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

/external/chromium_org/third_party/libxml/src/
H A Dschematron.c612 xmlSchematronFreeParserCtxt(ret);
653 xmlSchematronFreeParserCtxt(ret);
693 xmlSchematronFreeParserCtxt(ret);
701 * xmlSchematronFreeParserCtxt:
707 xmlSchematronFreeParserCtxt(xmlSchematronParserCtxtPtr ctxt) function
1758 xmlSchematronFreeParserCtxt(pctxt);
H A Delfgcchack.h10130 #undef xmlSchematronFreeParserCtxt macro
10131 extern __typeof (xmlSchematronFreeParserCtxt) xmlSchematronFreeParserCtxt __attribute((alias("xmlSchematronFreeParserCtxt__internal_alias")));
10133 #ifndef xmlSchematronFreeParserCtxt
10134 extern __typeof (xmlSchematronFreeParserCtxt) xmlSchematronFreeParserCtxt__internal_alias __attribute((visibility("hidden")));
10135 #define xmlSchematronFreeParserCtxt xmlSchematronFreeParserCtxt__internal_alias macro
/external/libxml2/
H A Dschematron.c612 xmlSchematronFreeParserCtxt(ret);
653 xmlSchematronFreeParserCtxt(ret);
693 xmlSchematronFreeParserCtxt(ret);
701 * xmlSchematronFreeParserCtxt:
707 xmlSchematronFreeParserCtxt(xmlSchematronParserCtxtPtr ctxt) function
1758 xmlSchematronFreeParserCtxt(pctxt);
H A Delfgcchack.h10280 #undef xmlSchematronFreeParserCtxt macro
10281 extern __typeof (xmlSchematronFreeParserCtxt) xmlSchematronFreeParserCtxt __attribute((alias("xmlSchematronFreeParserCtxt__internal_alias")));
10283 #ifndef xmlSchematronFreeParserCtxt
10284 extern __typeof (xmlSchematronFreeParserCtxt) xmlSchematronFreeParserCtxt__internal_alias __attribute((visibility("hidden")));
10285 #define xmlSchematronFreeParserCtxt xmlSchematronFreeParserCtxt__internal_alias macro

Completed in 370 milliseconds