Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxml/
H A Drelaxng.h141 xmlRelaxNGFreeParserCtxt (xmlRelaxNGParserCtxtPtr ctxt);
/reactos/sdk/lib/3rdparty/libxml2/
H A DdebugXML.c2360 xmlRelaxNGFreeParserCtxt(ctxt); in xmlShellRNGValidate()
H A Dxmllint.c3609 xmlRelaxNGFreeParserCtxt(ctxt); in main()
H A Dxmlreader.c4323 xmlRelaxNGFreeParserCtxt(pctxt); in xmlTextReaderRelaxNGValidateInternal()
H A Drelaxng.c6864 xmlRelaxNGFreeParserCtxt(xmlRelaxNGParserCtxtPtr ctxt) in xmlRelaxNGFreeParserCtxt() function