Searched refs:functionURI (Results 1 – 4 of 4) sorted by relevance
334 const xmlChar *functionURI; member
354 d functionURI * const xmlChar *
2244 ns_uri = rctxt->functionURI; in libxml_xmlXPathFuncCallback()
13214 oldFuncURI = ctxt->context->functionURI; in xmlXPathCompOpEval()13216 ctxt->context->functionURI = op->cacheURI; in xmlXPathCompOpEval()13219 ctxt->context->functionURI = oldFuncURI; in xmlXPathCompOpEval()