Home
last modified time | relevance | path

Searched refs:xmlRelaxNGFreeParserCtxt (Results 1 – 14 of 14) sorted by relevance

/external/libxml2/
DtestRelax.c108 xmlRelaxNGFreeParserCtxt(ctxt); in main()
119 xmlRelaxNGFreeParserCtxt(ctxt); in main()
Drunsuite.c335 xmlRelaxNGFreeParserCtxt(pctxt); in xsdIncorectTestCase()
470 xmlRelaxNGFreeParserCtxt(pctxt); in xsdTestCase()
Dlibxml2.syms1313 xmlRelaxNGFreeParserCtxt;
Delfgcchack.h8528 #undef xmlRelaxNGFreeParserCtxt
8529 extern __typeof (xmlRelaxNGFreeParserCtxt) xmlRelaxNGFreeParserCtxt __attribute((alias("xmlRelaxNGF…
8531 #ifndef xmlRelaxNGFreeParserCtxt
8532 extern __typeof (xmlRelaxNGFreeParserCtxt) xmlRelaxNGFreeParserCtxt__internal_alias __attribute((vi…
8533 #define xmlRelaxNGFreeParserCtxt xmlRelaxNGFreeParserCtxt__internal_alias macro
DdebugXML.c2371 xmlRelaxNGFreeParserCtxt(ctxt); in xmlShellRNGValidate()
Dxmllint.c3598 xmlRelaxNGFreeParserCtxt(ctxt); in main()
Druntest.c3264 xmlRelaxNGFreeParserCtxt(ctxt); in rngTest()
Dxmlreader.c4402 xmlRelaxNGFreeParserCtxt(pctxt); in xmlTextReaderRelaxNGValidateInternal()
Drelaxng.c6827 xmlRelaxNGFreeParserCtxt(xmlRelaxNGParserCtxtPtr ctxt) in xmlRelaxNGFreeParserCtxt() function
Dtestapi.c860 xmlRelaxNGFreeParserCtxt(val); in desret_xmlRelaxNGParserCtxtPtr()
/external/libxml2/os400/libxmlrpg/
Drelaxng.rpgle185 d xmlRelaxNGFreeParserCtxt...
186 d pr extproc('xmlRelaxNGFreeParserCtxt')
/external/libxml2/include/libxml/
Drelaxng.h140 xmlRelaxNGFreeParserCtxt (xmlRelaxNGParserCtxtPtr ctxt);
/external/libxml2/win32/
Dlibxml2.def.src1496 xmlRelaxNGFreeParserCtxt
/external/clang/tools/c-index-test/
Dc-index-test.c601 xmlRelaxNGFreeParserCtxt(RNGParser); in ValidateCommentXML()