Searched refs:xmlRelaxNGFreeParserCtxt (Results 1 - 12 of 12) sorted by relevance

/external/libxml2/
H A DtestRelax.c108 xmlRelaxNGFreeParserCtxt(ctxt);
119 xmlRelaxNGFreeParserCtxt(ctxt);
H A Drunsuite.c335 xmlRelaxNGFreeParserCtxt(pctxt);
470 xmlRelaxNGFreeParserCtxt(pctxt);
H A Dlibxml2.syms1313 xmlRelaxNGFreeParserCtxt;
H A DdebugXML.c2370 xmlRelaxNGFreeParserCtxt(ctxt);
H A Druntest.c3183 xmlRelaxNGFreeParserCtxt(ctxt);
H A Dxmllint.c3608 xmlRelaxNGFreeParserCtxt(ctxt);
H A Delfgcchack.h8528 #undef xmlRelaxNGFreeParserCtxt macro
8529 extern __typeof (xmlRelaxNGFreeParserCtxt) xmlRelaxNGFreeParserCtxt __attribute((alias("xmlRelaxNGFreeParserCtxt__internal_alias")));
8531 #ifndef xmlRelaxNGFreeParserCtxt
8532 extern __typeof (xmlRelaxNGFreeParserCtxt) xmlRelaxNGFreeParserCtxt__internal_alias __attribute((visibility("hidden")));
8533 #define xmlRelaxNGFreeParserCtxt xmlRelaxNGFreeParserCtxt__internal_alias macro
H A Dxmlreader.c4376 xmlRelaxNGFreeParserCtxt(pctxt);
H A Drelaxng.c6814 * xmlRelaxNGFreeParserCtxt:
6820 xmlRelaxNGFreeParserCtxt(xmlRelaxNGParserCtxtPtr ctxt) function
H A Dtestapi.c859 xmlRelaxNGFreeParserCtxt(val);
[all...]
/external/libxml2/include/libxml/
H A Drelaxng.h140 xmlRelaxNGFreeParserCtxt (xmlRelaxNGParserCtxtPtr ctxt);
/external/clang/tools/c-index-test/
H A Dc-index-test.c584 xmlRelaxNGFreeParserCtxt(RNGParser);

Completed in 1239 milliseconds