Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c2361 xmlXPathCacheConvertString(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) { in xmlXPathCacheConvertString() function
8682 obj = xmlXPathCacheConvertString(ctxt->context, obj); in xmlXPathIdFunction()
8931 valuePush(ctxt, xmlXPathCacheConvertString(ctxt->context, cur)); in xmlXPathStringFunction()
/external/chromium_org/third_party/libxml/src/
Dxpath.c2275 xmlXPathCacheConvertString(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) { in xmlXPathCacheConvertString() function
8557 obj = xmlXPathCacheConvertString(ctxt->context, obj); in xmlXPathIdFunction()
8806 valuePush(ctxt, xmlXPathCacheConvertString(ctxt->context, cur)); in xmlXPathStringFunction()