Searched refs:functionURI (Results 1 – 4 of 4) sorted by relevance
332 const xmlChar *functionURI; member
354 d functionURI * const xmlChar *
2243 ns_uri = rctxt->functionURI; in libxml_xmlXPathFuncCallback()
13454 oldFuncURI = ctxt->context->functionURI; in xmlXPathCompOpEval()13456 ctxt->context->functionURI = op->cacheURI; in xmlXPathCompOpEval()13459 ctxt->context->functionURI = oldFuncURI; in xmlXPathCompOpEval()