Searched refs:functionURI (Results 1 – 2 of 2) sorted by relevance
331 const xmlChar *functionURI; member
13487 oldFuncURI = ctxt->context->functionURI; in xmlXPathCompOpEval()13489 ctxt->context->functionURI = op->cacheURI; in xmlXPathCompOpEval()13492 ctxt->context->functionURI = oldFuncURI; in xmlXPathCompOpEval()