Searched refs:xmlXPathConvertBoolean (Results 1 – 4 of 4) sorted by relevance
487 xmlXPathConvertBoolean (xmlXPathObjectPtr val);
15818 #undef xmlXPathConvertBoolean15819 extern __typeof (xmlXPathConvertBoolean) xmlXPathConvertBoolean __attribute((alias("xmlXPathConvert…15821 #ifndef xmlXPathConvertBoolean15822 extern __typeof (xmlXPathConvertBoolean) xmlXPathConvertBoolean__internal_alias __attribute((visibi…15823 #define xmlXPathConvertBoolean xmlXPathConvertBoolean__internal_alias macro
6009 xmlXPathConvertBoolean(xmlXPathObjectPtr val) { in xmlXPathConvertBoolean() function
5179 res = xmlXPathConvertBoolean(res); in xsltChoose()5407 xpobj = xmlXPathConvertBoolean(xpobj); in xsltIf()