Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dxpath.in.h361 const xmlChar *functionURI; member
Dxpath.c13482 oldFuncURI = ctxt->context->functionURI; in xmlXPathCompOpEval()
13484 ctxt->context->functionURI = op->cacheURI; in xmlXPathCompOpEval()
13487 ctxt->context->functionURI = oldFuncURI; in xmlXPathCompOpEval()
/third_party/libxml2/include/libxml/
Dxpath.h334 const xmlChar *functionURI; member
/third_party/libxml2/os400/libxmlrpg/
Dxpath.rpgle354 d functionURI * const xmlChar *
/third_party/libxml2/python/
Dlibxml.c2244 ns_uri = rctxt->functionURI; in libxml_xmlXPathFuncCallback()
/third_party/libxml2/
Dxpath.c13216 oldFuncURI = ctxt->context->functionURI; in xmlXPathCompOpEval()
13218 ctxt->context->functionURI = op->cacheURI; in xmlXPathCompOpEval()
13221 ctxt->context->functionURI = oldFuncURI; in xmlXPathCompOpEval()