Searched refs:xmlXPathNewParserContext (Results 1 – 7 of 7) sorted by relevance
259 d xmlXPathNewParserContext...260 d pr extproc('xmlXPathNewParserContext')
475 xmlXPathNewParserContext (const xmlChar *str,
319 xmlXPathNewParserContext;
1377 ctxt = xmlXPathNewParserContext(str, ctx); in xmlXPtrEval()
16580 #undef xmlXPathNewParserContext16581 extern __typeof (xmlXPathNewParserContext) xmlXPathNewParserContext __attribute((alias("xmlXPathNew…16583 #ifndef xmlXPathNewParserContext16584 extern __typeof (xmlXPathNewParserContext) xmlXPathNewParserContext__internal_alias __attribute((vi…16585 #define xmlXPathNewParserContext xmlXPathNewParserContext__internal_alias macro
6219 xmlXPathNewParserContext(const xmlChar *str, xmlXPathContextPtr ctxt) { in xmlXPathNewParserContext() function14817 pctxt = xmlXPathNewParserContext(str, ctxt); in xmlXPathCtxtCompile()15060 ctxt = xmlXPathNewParserContext(str, ctx); in xmlXPathEval()15165 pctxt = xmlXPathNewParserContext(str, ctxt); in xmlXPathEvalExpression()
2886 xmlXPathNewParserContext