/php-src/ext/opcache/tests/jit/ |
H A D | cmp_008.phpt | 2 JIT CMP: 008 Wrong range inference for comparison between IS_LONG and IS_FALSE/IS_TRUE
|
/php-src/main/streams/ |
H A D | userspace.c | 587 if (Z_TYPE(retval) == IS_FALSE) { in php_userstreamop_write() 642 if (Z_TYPE(retval) == IS_FALSE) { in php_userstreamop_read() 878 if (call_result == SUCCESS && (Z_TYPE(retval) == IS_FALSE || Z_TYPE(retval) == IS_TRUE)) { in php_userstreamop_set_option() 913 if (call_result == SUCCESS && (Z_TYPE(retval) == IS_FALSE || Z_TYPE(retval) == IS_TRUE)) { in php_userstreamop_set_option() 914 ret = (Z_TYPE(retval) == IS_FALSE); in php_userstreamop_set_option() 948 if (Z_TYPE(retval) == IS_FALSE || Z_TYPE(retval) == IS_TRUE) { in php_userstreamop_set_option() 1054 if (call_result == SUCCESS && (Z_TYPE(zretval) == IS_FALSE || Z_TYPE(zretval) == IS_TRUE)) { in user_wrapper_unlink() 1094 if (call_result == SUCCESS && (Z_TYPE(zretval) == IS_FALSE || Z_TYPE(zretval) == IS_TRUE)) { in user_wrapper_rename() 1136 if (call_result == SUCCESS && (Z_TYPE(zretval) == IS_FALSE || Z_TYPE(zretval) == IS_TRUE)) { in user_wrapper_mkdir() 1178 if (call_result == SUCCESS && (Z_TYPE(zretval) == IS_FALSE || Z_TYPE(zretval) == IS_TRUE)) { in user_wrapper_rmdir() [all …]
|
/php-src/ext/standard/ |
H A D | type.c | 51 case IS_FALSE: in PHP_FUNCTION() 287 RETURN_BOOL(Z_TYPE_P(arg) == IS_FALSE || Z_TYPE_P(arg) == IS_TRUE); in PHP_FUNCTION() 398 case IS_FALSE: in PHP_FUNCTION()
|
H A D | var.c | 119 case IS_FALSE: in php_var_dump() 310 case IS_FALSE: in php_debug_zval_dump() 520 case IS_FALSE: in php_var_export_ex() 1080 case IS_FALSE: in php_var_serialize_intern() 1402 …& Z_TYPE_P(classes) != IS_ARRAY && Z_TYPE_P(classes) != IS_TRUE && Z_TYPE_P(classes) != IS_FALSE) { in php_unserialize_with_options()
|
H A D | http.c | 89 case IS_FALSE: in php_url_encode_scalar()
|
H A D | user_filters.c | 307 if (Z_TYPE(retval) == IS_FALSE) { in user_filter_factory_create()
|
/php-src/Zend/ |
H A D | zend_type_info.h | 26 #define MAY_BE_FALSE (1 << IS_FALSE)
|
H A D | zend_operators.c | 261 case IS_FALSE: in convert_scalar_to_number() 296 case IS_FALSE: in _zendi_convert_scalar_to_number_silent() 329 case IS_FALSE: in _zendi_try_convert_scalar_to_number() 383 case IS_FALSE: in zendi_try_get_long() 547 case IS_FALSE: in convert_to_long() 604 case IS_FALSE: in convert_to_double() 669 case IS_FALSE: in convert_to_boolean() 907 case IS_FALSE: in zval_get_long_func() 976 case IS_FALSE: in zval_get_double_func() 1016 case IS_FALSE: in __zval_get_string_func() [all …]
|
H A D | zend_variables.c | 42 [IS_FALSE] = (zend_rc_dtor_func_t)zend_empty_destroy,
|
H A D | zend_smart_str.c | 204 case IS_FALSE: in smart_str_append_scalar()
|
H A D | zend_types.h | 602 #define IS_FALSE 2 macro 655 || ((faketype) == _IS_BOOL && ((realtype) == IS_TRUE || (realtype) == IS_FALSE)) \ 1054 Z_TYPE_INFO_P(z) = IS_FALSE; \ 1063 (b) ? IS_TRUE : IS_FALSE; \
|
H A D | zend_execute.c | 1754 case IS_FALSE: in zend_check_string_offset() 2585 case IS_FALSE: in slow_index_convert() 2659 case IS_FALSE: in slow_index_convert_w() 2804 } else if (EXPECTED(Z_TYPE_P(container) <= IS_FALSE)) { in zend_fetch_dimension_address() 2866 if (EXPECTED(Z_TYPE_P(container) <= IS_FALSE)) { in zend_fetch_dimension_address() 2875 if (UNEXPECTED(old_type == IS_FALSE)) { in zend_fetch_dimension_address() 2885 if (UNEXPECTED(Z_TYPE_P(container) == IS_FALSE)) { in zend_fetch_dimension_address() 2983 case IS_FALSE: in zend_fetch_dimension_address_read() 3111 } else if (Z_TYPE_P(offset) == IS_FALSE) { in zend_find_array_dim_slow() 3231 } else if (Z_TYPE_P(key) == IS_FALSE) { in zend_array_key_exists_fast() [all …]
|
/php-src/Zend/Optimizer/ |
H A D | sccp.c | 364 case IS_FALSE: in fetch_array_elem() 419 ZVAL_BOOL(result, Z_TYPE(zv) == IS_FALSE); in ct_eval_isset_isempty() 452 case IS_FALSE: in ct_eval_del_array_elem() 494 case IS_FALSE: in ct_eval_add_array_elem() 553 case IS_FALSE: in ct_eval_assign_dim() 656 case IS_FALSE: in ct_eval_assign_obj() 719 } else if (Z_TYPE_P(op1) <= IS_FALSE) { in ct_eval_in_array() 932 || Z_TYPE_P(op1) == IS_FALSE in sccp_visit_instr() 936 if (Z_TYPE_P(op1) == IS_NULL || Z_TYPE_P(op1) == IS_FALSE) { in sccp_visit_instr() 1024 || Z_TYPE_P(op1) == IS_FALSE) { in sccp_visit_instr() [all …]
|
H A D | zend_dump.c | 57 case IS_FALSE: in zend_dump_const() 480 case IS_FALSE: in zend_dump_op() 525 case (1<<IS_FALSE): in zend_dump_op() 549 case ((1<<IS_FALSE)|(1<<IS_TRUE)): in zend_dump_op()
|
/php-src/sapi/phpdbg/ |
H A D | phpdbg_info.c | 142 case IS_FALSE: in PHPDBG_INFO() 263 case IS_FALSE: in phpdbg_print_symbols()
|
/php-src/ext/opcache/jit/ |
H A D | zend_jit_helpers.c | 568 case IS_FALSE: in zend_jit_fetch_dim_r_helper() 710 case IS_FALSE: in zend_jit_fetch_dim_is_helper() 814 case IS_FALSE: in zend_jit_fetch_dim_isset_helper() 950 case IS_FALSE: in zend_jit_fetch_dim_rw_helper() 1083 case IS_FALSE: in zend_jit_fetch_dim_w_helper() 1142 case IS_FALSE: in zend_check_string_offset() 1221 case IS_FALSE: in zend_jit_fetch_dim_str_is_helper() 2149 return Z_TYPE_P(val) <= IS_FALSE in promotes_to_array() 2276 if ((Z_TYPE_P(val) <= IS_FALSE in zend_jit_check_array_promotion() 2627 if (Z_TYPE_P(val) <= IS_FALSE) { in zend_jit_prepare_assign_dim_ref() [all …]
|
H A D | zend_jit_ir.c | 6769 ir_ADD_U32(ir_ZEXT_U32(ref), ir_CONST_U32(IS_FALSE))); in zend_jit_cmp_long_long() 6805 ir_ADD_U32(ir_ZEXT_U32(ref), ir_CONST_U32(IS_FALSE))); in zend_jit_cmp_long_double() 6826 ir_ADD_U32(ir_ZEXT_U32(ref), ir_CONST_U32(IS_FALSE))); in zend_jit_cmp_double_long() 6847 ir_ADD_U32(ir_ZEXT_U32(ref), ir_CONST_U32(IS_FALSE))); in zend_jit_cmp_double_double() 6882 ir_ADD_U32(ir_ZEXT_U32(ref), ir_CONST_U32(IS_FALSE))); in zend_jit_cmp_slow() 7816 jit_set_Z_TYPE_INFO(jit, res_addr, IS_FALSE); in zend_jit_defined() 8111 jit_set_Z_TYPE_INFO(jit, res_addr, IS_FALSE); in zend_jit_type_check() 8151 jit_set_Z_TYPE_INFO(jit, res_addr, IS_FALSE); in zend_jit_type_check() 8161 case MAY_BE_FALSE: type = IS_FALSE; break; in zend_jit_type_check() 8279 jit_set_Z_TYPE_INFO(jit, res_addr, IS_FALSE); in zend_jit_isset_isempty_cv() [all …]
|
/php-src/docs/source/core/data-structures/ |
H A D | zval.rst | 19 #define IS_FALSE 2 31 the types you may use in regular PHP code. One small oddity is that ``IS_FALSE`` and ``IS_TRUE`` are 35 ``IS_UNDEF``, ``IS_NULL``, ``IS_FALSE`` and ``IS_TRUE``. For the rest of the types, we are going to
|
/php-src/ext/session/ |
H A D | mod_user.c | 59 if (Z_TYPE_P(value) == IS_FALSE) { in verify_bool_return_type_userland_calls()
|
/php-src/ext/sysvmsg/ |
H A D | sysvmsg.c | 397 case IS_FALSE: in PHP_FUNCTION()
|
/php-src/ext/pdo_mysql/ |
H A D | mysql_statement.c | 487 case IS_FALSE: in pdo_mysql_stmt_param_hook() 513 case IS_FALSE: in pdo_mysql_stmt_param_hook()
|
/php-src/ext/intl/calendar/ |
H A D | calendar_methods.cpp | 483 if (Z_TYPE_P(zvalue) == IS_FALSE || Z_TYPE_P(zvalue) == IS_TRUE) { in PHP_FUNCTION() 1147 if (Z_ISUNDEF(retval) || Z_TYPE(retval) == IS_FALSE) { in PHP_FUNCTION()
|
/php-src/ext/ftp/ |
H A D | php_ftp.c | 1251 if (Z_TYPE_P(z_value) != IS_TRUE && Z_TYPE_P(z_value) != IS_FALSE) { in PHP_FUNCTION() 1259 if (Z_TYPE_P(z_value) != IS_TRUE && Z_TYPE_P(z_value) != IS_FALSE) { in PHP_FUNCTION()
|
/php-src/ext/dom/ |
H A D | xpath_callbacks.c | 439 } else if (Z_TYPE(callback_retval) == IS_FALSE || Z_TYPE(callback_retval) == IS_TRUE) { in php_dom_xpath_callback_dispatch()
|
/php-src/ext/com_dotnet/ |
H A D | com_handlers.c | 465 case IS_FALSE: in com_object_cast()
|