Searched refs:xmlXPathNewParserContext (Results 1 – 5 of 5) sorted by relevance
473 xmlXPathNewParserContext (const xmlChar *str,
650 parser = xmlXPathNewParserContext(NULL, context->xpathCtxt); in xsltNumberFormatGetMultipleLevel()
1384 ctxt = xmlXPathNewParserContext(str, ctx); in xmlXPtrEval()
16406 #undef xmlXPathNewParserContext16407 extern __typeof (xmlXPathNewParserContext) xmlXPathNewParserContext __attribute((alias("xmlXPathNew…16409 #ifndef xmlXPathNewParserContext16410 extern __typeof (xmlXPathNewParserContext) xmlXPathNewParserContext__internal_alias __attribute((vi…16411 #define xmlXPathNewParserContext xmlXPathNewParserContext__internal_alias macro
6144 xmlXPathNewParserContext(const xmlChar *str, xmlXPathContextPtr ctxt) { in xmlXPathNewParserContext() function14702 pctxt = xmlXPathNewParserContext(str, ctxt); in xmlXPathCtxtCompile()14954 ctxt = xmlXPathNewParserContext(str, ctx); in xmlXPathEval()15016 pctxt = xmlXPathNewParserContext(str, ctxt); in xmlXPathEvalExpression()