Home
last modified time | relevance | path

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

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