Searched refs:xmlXPathNewBoolean (Results 1 – 7 of 7) sorted by relevance
122 valuePush((ctxt), xmlXPathNewBoolean(val))498 xmlXPathNewBoolean (int val);
741 ret = xmlXPathNewBoolean(1); in libxml_xmlXPathObjectPtrConvert()744 ret = xmlXPathNewBoolean(0); in libxml_xmlXPathObjectPtrConvert()
317 d xmlXPathNewBoolean...318 d pr extproc('xmlXPathNewBoolean')
314 xmlXPathNewBoolean;
2620 return(xmlXPathNewBoolean(val)); in xmlXPathCacheNewBoolean()5226 xmlXPathNewBoolean(int val) { in xmlXPathNewBoolean() function6074 return(xmlXPathNewBoolean(0)); in xmlXPathConvertBoolean()6077 ret = xmlXPathNewBoolean(xmlXPathCastToBoolean(val)); in xmlXPathConvertBoolean()
644 if (no == 2) return(xmlXPathNewBoolean(1)); in gen_xmlXPathObjectPtr()48419 ret_val = xmlXPathNewBoolean(val); in test_xmlXPathNewBoolean()
2870 xmlXPathNewBoolean