xmlXPathConvertBoolean 15818 third_party/libxml/src/elfgcchack.h #undef xmlXPathConvertBoolean xmlXPathConvertBoolean 15819 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathConvertBoolean) xmlXPathConvertBoolean __attribute((alias("xmlXPathConvertBoolean__internal_alias"))); xmlXPathConvertBoolean 15821 third_party/libxml/src/elfgcchack.h #ifndef xmlXPathConvertBoolean xmlXPathConvertBoolean 15822 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathConvertBoolean) xmlXPathConvertBoolean__internal_alias __attribute((visibility("hidden"))); xmlXPathConvertBoolean 15823 third_party/libxml/src/elfgcchack.h #define xmlXPathConvertBoolean xmlXPathConvertBoolean__internal_alias xmlXPathConvertBoolean 484 third_party/libxml/src/include/libxml/xpath.h xmlXPathConvertBoolean (xmlXPathObjectPtr val); xmlXPathConvertBoolean 46164 third_party/libxml/src/testapi.c ret_val = xmlXPathConvertBoolean(val); xmlXPathConvertBoolean 5179 third_party/libxslt/libxslt/transform.c res = xmlXPathConvertBoolean(res); xmlXPathConvertBoolean 5407 third_party/libxslt/libxslt/transform.c xpobj = xmlXPathConvertBoolean(xpobj);