Searched refs:cacheURI (Results 1 - 2 of 2) sorted by relevance
/external/chromium_org/third_party/libxml/src/ | ||
H A D | xpath.c | 569 void *cacheURI; member in struct:_xmlXPathStepOp 13416 op->cacheURI = (void *) URI; 13421 ctxt->context->functionURI = op->cacheURI; |
/external/libxml2/ | ||
H A D | xpath.c | 648 void *cacheURI; member in struct:_xmlXPathStepOp 13563 op->cacheURI = (void *) URI; 13568 ctxt->context->functionURI = op->cacheURI; |
Completed in 118 milliseconds