Searched refs:xmlXPathNewBoolean (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DxpathInternals.h122 valuePush((ctxt), xmlXPathNewBoolean(val))
496 xmlXPathNewBoolean (int val);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DxpathInternals.h122 valuePush((ctxt), xmlXPathNewBoolean(val))
496 xmlXPathNewBoolean (int val);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DxpathInternals.in.h122 valuePush((ctxt), xmlXPathNewBoolean(val))
496 xmlXPathNewBoolean (int val);
H A Dxpath.c2170 * This is the cached version of xmlXPathNewBoolean().
2210 return(xmlXPathNewBoolean(val));
5086 * xmlXPathNewBoolean:
5094 xmlXPathNewBoolean(int val) { function
5932 return(xmlXPathNewBoolean(0));
5935 ret = xmlXPathNewBoolean(xmlXPathCastToBoolean(val));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DxpathInternals.h122 valuePush((ctxt), xmlXPathNewBoolean(val))
496 xmlXPathNewBoolean (int val);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dtypes.c560 ret = xmlXPathNewBoolean(1);
563 ret = xmlXPathNewBoolean(0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/
H A Dtypes.c560 ret = xmlXPathNewBoolean(1);
563 ret = xmlXPathNewBoolean(0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxpathInternals.in.h122 valuePush((ctxt), xmlXPathNewBoolean(val))
496 xmlXPathNewBoolean (int val);
H A Dxpath.c2170 * This is the cached version of xmlXPathNewBoolean().
2210 return(xmlXPathNewBoolean(val));
5086 * xmlXPathNewBoolean:
5094 xmlXPathNewBoolean(int val) { function
5932 return(xmlXPathNewBoolean(0));
5935 ret = xmlXPathNewBoolean(xmlXPathCastToBoolean(val));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpath.c2171 * This is the cached version of xmlXPathNewBoolean().
2211 return(xmlXPathNewBoolean(val));
5118 * xmlXPathNewBoolean:
5126 xmlXPathNewBoolean(int val) { function
5967 return(xmlXPathNewBoolean(0));
5970 ret = xmlXPathNewBoolean(xmlXPathCastToBoolean(val));
H A Delfgcchack.h16242 #undef xmlXPathNewBoolean macro
16243 extern __typeof (xmlXPathNewBoolean) xmlXPathNewBoolean __attribute((alias("xmlXPathNewBoolean__internal_alias")));
16245 #ifndef xmlXPathNewBoolean
16246 extern __typeof (xmlXPathNewBoolean) xmlXPathNewBoolean__internal_alias __attribute((visibility("hidden")));
16247 #define xmlXPathNewBoolean xmlXPathNewBoolean__internal_alias macro
H A Dtestapi.c643 if (no == 2) return(xmlXPathNewBoolean(1));
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxpath.c2171 * This is the cached version of xmlXPathNewBoolean().
2211 return(xmlXPathNewBoolean(val));
5118 * xmlXPathNewBoolean:
5126 xmlXPathNewBoolean(int val) { function
5967 return(xmlXPathNewBoolean(0));
5970 ret = xmlXPathNewBoolean(xmlXPathCastToBoolean(val));
H A Delfgcchack.h16242 #undef xmlXPathNewBoolean macro
16243 extern __typeof (xmlXPathNewBoolean) xmlXPathNewBoolean __attribute((alias("xmlXPathNewBoolean__internal_alias")));
16245 #ifndef xmlXPathNewBoolean
16246 extern __typeof (xmlXPathNewBoolean) xmlXPathNewBoolean__internal_alias __attribute((visibility("hidden")));
16247 #define xmlXPathNewBoolean xmlXPathNewBoolean__internal_alias macro
H A Dtestapi.c643 if (no == 2) return(xmlXPathNewBoolean(1));
[all...]

Completed in 1037 milliseconds