Home
last modified time | relevance | path

Searched refs:oldFuncURI (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxpath.c13522 const xmlChar *oldFunc, *oldFuncURI; in xmlXPathCompOpEval() local
13583 oldFuncURI = ctxt->context->functionURI; in xmlXPathCompOpEval()
13588 ctxt->context->functionURI = oldFuncURI; in xmlXPathCompOpEval()