Home
last modified time | relevance | path

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

/external/cronet/third_party/libxml/src/
Dxpath.c2797 xmlXPathCacheConvertNumber(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) { in xmlXPathCacheConvertNumber() function
9520 valuePush(ctxt, xmlXPathCacheConvertNumber(ctxt->context, cur)); in xmlXPathNumberFunction()
/external/libxml2/
Dxpath.c2818 xmlXPathCacheConvertNumber(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) { in xmlXPathCacheConvertNumber() function
9547 valuePush(ctxt, xmlXPathCacheConvertNumber(ctxt->context, cur)); in xmlXPathNumberFunction()