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

/external/chromium_org/third_party/libxml/src/
H A Dxpath.c2263 * xmlXPathCacheConvertString:
2275 xmlXPathCacheConvertString(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) { function
8557 obj = xmlXPathCacheConvertString(ctxt->context, obj);
8806 valuePush(ctxt, xmlXPathCacheConvertString(ctxt->context, cur));
/external/libxml2/
H A Dxpath.c2349 * xmlXPathCacheConvertString:
2361 xmlXPathCacheConvertString(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) { function
8682 obj = xmlXPathCacheConvertString(ctxt->context, obj);
8931 valuePush(ctxt, xmlXPathCacheConvertString(ctxt->context, cur));

Completed in 178 milliseconds