Searched refs:xmlSchematronFreeParserCtxt (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dschematron.h80 xmlSchematronFreeParserCtxt (xmlSchematronParserCtxtPtr ctxt);
/external/libxml2/include/libxml/
H A Dschematron.h80 xmlSchematronFreeParserCtxt (xmlSchematronParserCtxtPtr ctxt);
/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 Dxmllint.c3502 xmlSchematronFreeParserCtxt(ctxt);
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 Dxmllint.c3551 xmlSchematronFreeParserCtxt(ctxt);
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 538 milliseconds