Home
last modified time | relevance | path

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

/external/cronet/third_party/libxml/src/
Dxpath.c2688 xmlXPathCacheConvertString(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) { in xmlXPathCacheConvertString() function
8638 obj = xmlXPathCacheConvertString(ctxt->context, obj); in xmlXPathIdFunction()
8887 valuePush(ctxt, xmlXPathCacheConvertString(ctxt->context, cur)); in xmlXPathStringFunction()
/external/libxml2/
Dxpath.c2709 xmlXPathCacheConvertString(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) { in xmlXPathCacheConvertString() function
8665 obj = xmlXPathCacheConvertString(ctxt->context, obj); in xmlXPathIdFunction()
8914 valuePush(ctxt, xmlXPathCacheConvertString(ctxt->context, cur)); in xmlXPathStringFunction()