Home
last modified time | relevance | path

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

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