Searched refs:boolval (Results 1 - 25 of 31) sorted by relevance

12

/macosx-10.10.1/libxslt-13/libxslt/libexslt/
H A Dsets.c104 int boolval = 0; local
113 boolval = ctxt->value->boolval;
115 ctxt->value->boolval = 0;
130 obj->boolval = boolval;
H A Dmath.c80 if ((ctxt->value != NULL) && (ctxt->value->boolval != 0)) {
82 ctxt->value->boolval = 0;
148 if ((ctxt->value != NULL) && (ctxt->value->boolval != 0)) {
150 ctxt->value->boolval = 0;
228 if ((ctxt->value != NULL) && ctxt->value->boolval != 0) {
230 ctxt->value->boolval = 0;
309 if ((ctxt->value != NULL) && (ctxt->value->boolval != 0)) {
311 ctxt->value->boolval = 0;
H A Ddynamic.c192 boolval ? "true" : ""));
H A Dfunctions.c744 ret->boolval = 0; /* Freeing is not handled there anymore */
H A Ddate.c2814 if ((ctxt->value != NULL) && ctxt->value->boolval != 0) {
2816 ctxt->value->boolval = 0;
/macosx-10.10.1/cups-408/cups/systemv/
H A Dlpadmin.c1248 *boolval; /* Boolean value */ local
1339 (boolval = cupsGetOption("cupsIPPSupplies", num_options,
1344 (!_cups_strcasecmp(boolval, "true") ||
1345 !_cups_strcasecmp(boolval, "yes") ||
1346 !_cups_strcasecmp(boolval, "on")) ? "True" : "False");
1349 (boolval = cupsGetOption("cupsSNMPSupplies", num_options,
1354 (!_cups_strcasecmp(boolval, "true") ||
1355 !_cups_strcasecmp(boolval, "yes") ||
1356 !_cups_strcasecmp(boolval, "on")) ? "True" : "False");
1409 (boolval
[all...]
/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A DdebugXML.h86 xmlBoolToText (int boolval);
H A Dxpath.h117 int boolval; member in struct:_xmlXPathObject
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DdebugXML.h86 xmlBoolToText (int boolval);
H A Dxpath.h115 int boolval; member in struct:_xmlXPathObject
/macosx-10.10.1/ntp-92/scripts/monitoring/
H A Dntploopwatch236 sub boolval
300 ($showoffs = boolval($v),1) && next;
302 ($showfreq = boolval($v),1) && next;
304 ($showcmpl = boolval($v),1) && next;
306 ($showoreg = boolval($v),1) && next;
308 ($showfreg = boolval($v),1) && next;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/include/
H A Dlber.h320 ber_int_t *boolval ));
403 ber_int_t boolval,
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/liblber/
H A Dencode.c328 ber_int_t boolval,
336 data[sizeof(data) - 1] = boolval ? 0xff : 0;
326 ber_put_boolean( BerElement *ber, ber_int_t boolval, ber_tag_t tag ) argument
H A Ddecode.c651 ber_int_t *boolval )
653 return ber_get_int( ber, boolval );
/macosx-10.10.1/libxml2-26/libxml2/
H A Dxpath.c1112 if (cur->boolval) fprintf(output, "true\n");
2106 ret->boolval = 0;
2133 ret->boolval = 0;
2276 ret->boolval = (val != 0);
2290 ret->boolval = (val != 0);
2380 res = xmlXPathCastBooleanToString(val->boolval);
2422 return(xmlXPathCacheNewBoolean(ctxt, val->boolval));
2611 ret = obj->boolval;
2697 if (obj->boolval && obj->user != NULL)
4337 ret->boolval
[all...]
H A DdebugXML.c1786 * @boolval: a bool to turn into text
1793 xmlBoolToText(int boolval) argument
1795 if (boolval)
1960 xmlBoolToText(list->boolval));
H A Dschematron.c1621 failed = !ret->boolval;
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxpath.c1031 if (cur->boolval) fprintf(output, "true\n");
2025 ret->boolval = 0;
2052 ret->boolval = 0;
2190 ret->boolval = (val != 0);
2204 ret->boolval = (val != 0);
2294 res = xmlXPathCastBooleanToString(val->boolval);
2336 return(xmlXPathCacheNewBoolean(ctxt, val->boolval));
2477 ret = obj->boolval;
2563 if (obj->boolval && obj->user != NULL)
4233 ret->boolval
[all...]
H A DdebugXML.c1784 * @boolval: a bool to turn into text
1791 xmlBoolToText(int boolval) argument
1793 if (boolval)
1958 xmlBoolToText(list->boolval));
H A Dschematron.c1621 failed = !ret->boolval;
/macosx-10.10.1/libxslt-13/libxslt/python/
H A Dtypes.c420 ret = PyInt_FromLong((long) obj->boolval);
/macosx-10.10.1/libxml2-26/libxml2/python/
H A Dtypes.c476 ret = PY_IMPORT_INT((long) obj->boolval);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/python/
H A Dtypes.c417 ret = PyInt_FromLong((long) obj->boolval);
/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A Dvariables.c993 result->boolval = 0;
1204 result->boolval = 0; /* Freeing is not handled there anymore */
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tclxslt/
H A Dtclxslt.c1378 objPtr = Tcl_NewBooleanObj(xpobj->boolval);

Completed in 674 milliseconds

12