Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c928 void *cacheURI; member
13451 op->cacheURI = (void *) URI; in xmlXPathCompOpEval()
13456 ctxt->context->functionURI = op->cacheURI; in xmlXPathCompOpEval()