Searched refs:xmlXPathFreeParserContext (Results 1 – 5 of 5) sorted by relevance
476 xmlXPathFreeParserContext (xmlXPathParserContextPtr ctxt);
691 xmlXPathFreeParserContext(parser); in xsltNumberFormatGetMultipleLevel()
6216 xmlXPathFreeParserContext(xmlXPathParserContextPtr ctxt) { in xmlXPathFreeParserContext() function14709 xmlXPathFreeParserContext(pctxt); in xmlXPathCtxtCompile()14726 xmlXPathFreeParserContext(pctxt); in xmlXPathCtxtCompile()14844 xmlXPathFreeParserContext(pctxt); in xmlXPathCompiledEvalInternal()14992 xmlXPathFreeParserContext(ctxt); in xmlXPathEval()15039 xmlXPathFreeParserContext(pctxt); in xmlXPathEvalExpression()
1427 xmlXPathFreeParserContext(ctxt); in xmlXPtrEval()
16118 #undef xmlXPathFreeParserContext16119 extern __typeof (xmlXPathFreeParserContext) xmlXPathFreeParserContext __attribute((alias("xmlXPathF…16121 #ifndef xmlXPathFreeParserContext16122 extern __typeof (xmlXPathFreeParserContext) xmlXPathFreeParserContext__internal_alias __attribute((…16123 #define xmlXPathFreeParserContext xmlXPathFreeParserContext__internal_alias macro