Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c2735 xmlXPathCacheConvertBoolean(xmlXPathContextPtr ctxt, xmlXPathObjectPtr val) { in xmlXPathCacheConvertBoolean() function
9473 cur = xmlXPathCacheConvertBoolean(ctxt->context, cur); in xmlXPathBooleanFunction()