Searched defs:cacheURI (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c570 void *cacheURI; member in struct:_xmlXPathStepOp
13441 op->cacheURI = (void *) URI;
13446 ctxt->context->functionURI = op->cacheURI;

Completed in 166 milliseconds