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

/external/chromium_org/third_party/libxml/src/
H A Dxpath.c569 void *cacheURI; member in struct:_xmlXPathStepOp
13416 op->cacheURI = (void *) URI;
13421 ctxt->context->functionURI = op->cacheURI;
/external/libxml2/
H A Dxpath.c648 void *cacheURI; member in struct:_xmlXPathStepOp
13563 op->cacheURI = (void *) URI;
13568 ctxt->context->functionURI = op->cacheURI;

Completed in 118 milliseconds