Searched refs:IS_TRUE (Results 1 – 25 of 78) sorted by relevance
1234
41 ZEND_ASSERT(Z_TYPE_P(value) == IS_TRUE || Z_TYPE_P(value) == IS_FALSE); in driver_reconnect_write()42 MyG(reconnect) = Z_TYPE_P(value) == IS_TRUE; in driver_reconnect_write()
907 if (call_result == SUCCESS && (Z_TYPE(retval) == IS_FALSE || Z_TYPE(retval) == IS_TRUE)) { in php_userstreamop_set_option()946 if (call_result == SUCCESS && (Z_TYPE(retval) == IS_FALSE || Z_TYPE(retval) == IS_TRUE)) { in php_userstreamop_set_option()987 if (Z_TYPE(retval) == IS_FALSE || Z_TYPE(retval) == IS_TRUE) { in php_userstreamop_set_option()988 ret = (Z_TYPE(retval) == IS_TRUE) ? PHP_STREAM_OPTION_RETURN_OK : in php_userstreamop_set_option()1101 if (call_result == SUCCESS && (Z_TYPE(zretval) == IS_FALSE || Z_TYPE(zretval) == IS_TRUE)) { in user_wrapper_unlink()1102 ret = (Z_TYPE(zretval) == IS_TRUE); in user_wrapper_unlink()1146 ret = (Z_TYPE(zretval) == IS_TRUE); in user_wrapper_rename()1192 ret = (Z_TYPE(zretval) == IS_TRUE); in user_wrapper_mkdir()1238 ret = (Z_TYPE(zretval) == IS_TRUE); in user_wrapper_rmdir()1308 ret = Z_TYPE(zretval) == IS_TRUE; in user_wrapper_metadata()[all …]
43 …return (Z_TYPE_P(zv) == IS_LONG || Z_TYPE_P(zv) == IS_TRUE || Z_TYPE_P(zv) == IS_FALSE || Z_TYPE_P…60 } else if (Z_TYPE_P(zv) == IS_TRUE) { \83 } else if (Z_TYPE_P(zv) == IS_TRUE) { \104 …if (Z_TYPE_P(zv) == IS_LONG || Z_TYPE_P(zv) == IS_TRUE || Z_TYPE_P(zv) == IS_FALSE || Z_TYPE_P(zv)…121 …if (Z_TYPE_P(zv) == IS_LONG || Z_TYPE_P(zv) == IS_TRUE || Z_TYPE_P(zv) == IS_FALSE || Z_TYPE_P(zv)…
59 case IS_TRUE: in zend_dump_const()460 case IS_TRUE: in zend_dump_op()505 case (1<<IS_TRUE): in zend_dump_op()526 case ((1<<IS_FALSE)|(1<<IS_TRUE)): in zend_dump_op()
2 JIT CMP: 008 Wrong range inference for comparison between IS_LONG and IS_FALSE/IS_TRUE
164 case IS_TRUE: in convert_scalar_to_number()199 case IS_TRUE: in _zendi_convert_scalar_to_number_silent()232 case IS_TRUE: in _zendi_try_convert_scalar_to_number()285 case IS_TRUE: in zendi_try_get_long()441 case IS_TRUE: in convert_to_long()498 case IS_TRUE: in convert_to_double()561 case IS_TRUE: in convert_to_boolean()629 case IS_TRUE: in _convert_to_string()802 case IS_TRUE: in zval_get_long_func()871 case IS_TRUE: in zval_get_double_func()[all …]
27 #define MAY_BE_TRUE (1 << IS_TRUE)
202 case IS_TRUE: in smart_str_append_scalar()204 smart_str_appends(dest, Z_TYPE_P(value) == IS_TRUE ? "true" : "false"); in smart_str_append_scalar()
364 case IS_TRUE: in i_zend_is_true()847 } else if (Z_TYPE_P(op1) <= IS_TRUE) { in fast_is_identical_function()857 } else if (Z_TYPE_P(op1) <= IS_TRUE) { in fast_is_not_identical_function()
533 #define IS_TRUE 3 macro568 || ((faketype) == _IS_BOOL && ((realtype) == IS_TRUE || (realtype) == IS_FALSE)) \921 Z_TYPE_INFO_P(z) = IS_TRUE; \926 (b) ? IS_TRUE : IS_FALSE; \
53 case IS_TRUE: in PHP_FUNCTION()288 RETURN_BOOL(Z_TYPE_P(arg) == IS_FALSE || Z_TYPE_P(arg) == IS_TRUE); in PHP_FUNCTION()386 case IS_TRUE: in PHP_FUNCTION()
199 case IS_TRUE: in php_url_encode_hash_ex()
70 if (Z_TYPE_P(return_value) == IS_TRUE) { in PHP_FUNCTION()
108 case IS_TRUE: in php_var_dump()295 case IS_TRUE: in php_debug_zval_dump()493 case IS_TRUE: in php_var_export_ex()1027 case IS_TRUE: in php_var_serialize_intern()1357 …if (classes && Z_TYPE_P(classes) != IS_ARRAY && Z_TYPE_P(classes) != IS_TRUE && Z_TYPE_P(classes) … in php_unserialize_with_options()
56 if (Z_TYPE(retval) == IS_TRUE) { \193 } else if (Z_TYPE(retval) == IS_TRUE) { in PS_GC_FUNC()
98 return Z_TYPE(zv) == IS_TRUE ? FPM_PHP_INI_EXTENSION_LOADED : FPM_PHP_INI_EXTENSION_FAILED; in fpm_php_apply_defines_ex()
139 case IS_TRUE: in PHPDBG_INFO()260 case IS_TRUE: in phpdbg_print_symbols()
170 } else if (Z_TYPE(retval) == IS_FALSE || Z_TYPE(retval) == IS_TRUE) { in dom_xpath_ext_function_php()171 valuePush(ctxt, xmlXPathNewBoolean(Z_TYPE(retval) == IS_TRUE)); in dom_xpath_ext_function_php()
1270 if (Z_TYPE_P(z_value) != IS_TRUE && Z_TYPE_P(z_value) != IS_FALSE) { in PHP_FUNCTION()1274 ftp->autoseek = Z_TYPE_P(z_value) == IS_TRUE ? 1 : 0; in PHP_FUNCTION()1278 if (Z_TYPE_P(z_value) != IS_TRUE && Z_TYPE_P(z_value) != IS_FALSE) { in PHP_FUNCTION()1282 ftp->usepasvaddress = Z_TYPE_P(z_value) == IS_TRUE ? 1 : 0; in PHP_FUNCTION()
276 ipv4_mcast_ttl_lback = (unsigned char) (Z_TYPE_P(arg4) == IS_TRUE); in php_do_setsockopt_ip_mcast()341 ov = (int) Z_TYPE_P(arg4) == IS_TRUE; in php_do_setsockopt_ipv6_mcast()
385 } else if (Z_TYPE_P(parameter) == IS_FALSE || Z_TYPE_P(parameter) == IS_TRUE) { in pgsql_stmt_param_hook()386 S->param_values[param->paramno] = Z_TYPE_P(parameter) == IS_TRUE ? "t" : "f"; in pgsql_stmt_param_hook()
403 case IS_TRUE: in PHP_FUNCTION()
279 } else if (Z_TYPE(retval) == IS_TRUE || Z_TYPE(retval) == IS_FALSE) { in xsl_ext_function_php()280 valuePush(ctxt, xmlXPathNewBoolean(Z_TYPE(retval) == IS_TRUE)); in xsl_ext_function_php()
486 case IS_TRUE: in pdo_mysql_stmt_param_hook()518 case IS_TRUE: in pdo_mysql_stmt_param_hook()
527 if (Z_TYPE_P(return_value) == IS_TRUE || Z_TYPE_P(return_value) == IS_FALSE) { in php_snmp_internal()592 …|| response->errstat != SNMP_ERR_NOSUCHNAME || Z_TYPE_P(return_value) == IS_TRUE || Z_TYPE_P(retur… in php_snmp_internal()1771 ret = Z_TYPE_P(value) == IS_TRUE? 1:0; in php_snmp_has_property()1929 snmp_object->name = Z_TYPE_P(newval) == IS_TRUE? 1 : 0; \
Completed in 210 milliseconds