xmlXPathNewBoolean 16334 third_party/libxml/src/elfgcchack.h #undef xmlXPathNewBoolean
xmlXPathNewBoolean 16335 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathNewBoolean) xmlXPathNewBoolean __attribute((alias("xmlXPathNewBoolean__internal_alias")));
xmlXPathNewBoolean 16337 third_party/libxml/src/elfgcchack.h #ifndef xmlXPathNewBoolean
xmlXPathNewBoolean 16338 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathNewBoolean) xmlXPathNewBoolean__internal_alias __attribute((visibility("hidden")));
xmlXPathNewBoolean 16339 third_party/libxml/src/elfgcchack.h #define xmlXPathNewBoolean xmlXPathNewBoolean__internal_alias
xmlXPathNewBoolean  122 third_party/libxml/src/include/libxml/xpathInternals.h     valuePush((ctxt), xmlXPathNewBoolean(val))
xmlXPathNewBoolean  496 third_party/libxml/src/include/libxml/xpathInternals.h 		xmlXPathNewBoolean		(int val);
xmlXPathNewBoolean  643 third_party/libxml/src/testapi.c     if (no == 2) return(xmlXPathNewBoolean(1));
xmlXPathNewBoolean 47944 third_party/libxml/src/testapi.c         ret_val = xmlXPathNewBoolean(val);
xmlXPathNewBoolean 2211 third_party/libxml/src/xpath.c     return(xmlXPathNewBoolean(val));
xmlXPathNewBoolean 5969 third_party/libxml/src/xpath.c 	return(xmlXPathNewBoolean(0));
xmlXPathNewBoolean 5972 third_party/libxml/src/xpath.c     ret = xmlXPathNewBoolean(xmlXPathCastToBoolean(val));
xmlXPathNewBoolean 1969 third_party/libxslt/libexslt/date.c 	return xmlXPathNewBoolean(1);
xmlXPathNewBoolean 1971 third_party/libxslt/libexslt/date.c     return xmlXPathNewBoolean(0);
xmlXPathNewBoolean  847 third_party/libxslt/libxslt/functions.c 	valuePush(ctxt, xmlXPathNewBoolean(0));
xmlXPathNewBoolean  868 third_party/libxslt/libxslt/functions.c 	valuePush(ctxt, xmlXPathNewBoolean(1));
xmlXPathNewBoolean  870 third_party/libxslt/libxslt/functions.c 	valuePush(ctxt, xmlXPathNewBoolean(0));
xmlXPathNewBoolean  921 third_party/libxslt/libxslt/functions.c 	valuePush(ctxt, xmlXPathNewBoolean(1));
xmlXPathNewBoolean  923 third_party/libxslt/libxslt/functions.c 	valuePush(ctxt, xmlXPathNewBoolean(0));