Home
last modified time | relevance | path

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

/external/cronet/third_party/libxml/src/
Dxpath.c2213 xmlXPathCacheConvertBoolean(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) { in xmlXPathCacheConvertBoolean() function
8688 cur = xmlXPathCacheConvertBoolean(ctxt->context, cur); in xmlXPathBooleanFunction()