/PHP-8.3/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-8.3/ext/standard/ |
H A D | type.c | 52 case IS_FALSE: in PHP_FUNCTION() 288 RETURN_BOOL(Z_TYPE_P(arg) == IS_FALSE || Z_TYPE_P(arg) == IS_TRUE); in PHP_FUNCTION() 385 case IS_FALSE: in PHP_FUNCTION()
|
H A D | var.c | 105 case IS_FALSE: in php_var_dump() 293 case IS_FALSE: in php_debug_zval_dump() 496 case IS_FALSE: in php_var_export_ex() 1032 case IS_FALSE: in php_var_serialize_intern() 1362 …& 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 | 84 case IS_FALSE: in php_url_encode_scalar()
|
H A D | user_filters.c | 306 if (Z_TYPE(retval) == IS_FALSE) { in user_filter_factory_create()
|
/PHP-8.3/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() 879 if (call_result == SUCCESS && (Z_TYPE(retval) == IS_FALSE || Z_TYPE(retval) == IS_TRUE)) { in php_userstreamop_set_option() 914 if (call_result == SUCCESS && (Z_TYPE(retval) == IS_FALSE || Z_TYPE(retval) == IS_TRUE)) { in php_userstreamop_set_option() 915 ret = (Z_TYPE(retval) == IS_FALSE); in php_userstreamop_set_option() 949 if (Z_TYPE(retval) == IS_FALSE || Z_TYPE(retval) == IS_TRUE) { in php_userstreamop_set_option() 1055 if (call_result == SUCCESS && (Z_TYPE(zretval) == IS_FALSE || Z_TYPE(zretval) == IS_TRUE)) { in user_wrapper_unlink() 1095 if (call_result == SUCCESS && (Z_TYPE(zretval) == IS_FALSE || Z_TYPE(zretval) == IS_TRUE)) { in user_wrapper_rename() 1137 if (call_result == SUCCESS && (Z_TYPE(zretval) == IS_FALSE || Z_TYPE(zretval) == IS_TRUE)) { in user_wrapper_mkdir() 1179 if (call_result == SUCCESS && (Z_TYPE(zretval) == IS_FALSE || Z_TYPE(zretval) == IS_TRUE)) { in user_wrapper_rmdir() [all …]
|
/PHP-8.3/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() 909 case IS_FALSE: in zval_get_long_func() 978 case IS_FALSE: in zval_get_double_func() 1018 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 | 203 case IS_FALSE: in smart_str_append_scalar()
|
H A D | zend_types.h | 601 #define IS_FALSE 2 macro 653 || ((faketype) == _IS_BOOL && ((realtype) == IS_TRUE || (realtype) == IS_FALSE)) \ 1050 Z_TYPE_INFO_P(z) = IS_FALSE; \ 1059 (b) ? IS_TRUE : IS_FALSE; \
|
H A D | zend_execute.c | 1665 case IS_FALSE: in zend_check_string_offset() 2389 case IS_FALSE: in slow_index_convert() 2463 case IS_FALSE: in slow_index_convert_w() 2608 } else if (EXPECTED(Z_TYPE_P(container) <= IS_FALSE)) { in zend_fetch_dimension_address() 2670 if (EXPECTED(Z_TYPE_P(container) <= IS_FALSE)) { in zend_fetch_dimension_address() 2679 if (UNEXPECTED(old_type == IS_FALSE)) { in zend_fetch_dimension_address() 2689 if (UNEXPECTED(Z_TYPE_P(container) == IS_FALSE)) { in zend_fetch_dimension_address() 2787 case IS_FALSE: in zend_fetch_dimension_address_read() 2915 } else if (Z_TYPE_P(offset) == IS_FALSE) { in zend_find_array_dim_slow() 3035 } else if (Z_TYPE_P(key) == IS_FALSE) { in zend_array_key_exists_fast() [all …]
|
/PHP-8.3/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() 927 || Z_TYPE_P(op1) == IS_FALSE in sccp_visit_instr() 931 if (Z_TYPE_P(op1) == IS_NULL || Z_TYPE_P(op1) == IS_FALSE) { in sccp_visit_instr() 1019 || 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() 475 case IS_FALSE: in zend_dump_op() 520 case (1<<IS_FALSE): in zend_dump_op() 544 case ((1<<IS_FALSE)|(1<<IS_TRUE)): in zend_dump_op()
|
/PHP-8.3/ext/opcache/jit/ |
H A D | zend_jit_helpers.c | 474 case IS_FALSE: in zend_jit_fetch_dim_r_helper() 616 case IS_FALSE: in zend_jit_fetch_dim_is_helper() 720 case IS_FALSE: in zend_jit_fetch_dim_isset_helper() 856 case IS_FALSE: in zend_jit_fetch_dim_rw_helper() 989 case IS_FALSE: in zend_jit_fetch_dim_w_helper() 1048 case IS_FALSE: in zend_check_string_offset() 1127 case IS_FALSE: in zend_jit_fetch_dim_str_is_helper() 1958 return Z_TYPE_P(val) <= IS_FALSE in promotes_to_array() 2108 if ((Z_TYPE_P(val) <= IS_FALSE in zend_jit_check_array_promotion() 2459 if (Z_TYPE_P(val) <= IS_FALSE) { in zend_jit_prepare_assign_dim_ref() [all …]
|
H A D | zend_jit_x86.dasc | 7648 | mov eax, IS_FALSE 7654 | mov eax, IS_FALSE 7670 | mov eax, IS_FALSE 7684 | mov eax, IS_FALSE 8819 | mov eax, IS_FALSE 8829 | mov eax, IS_FALSE 8914 | CMP_ZVAL_TYPE res_addr, IS_FALSE 8921 | CMP_ZVAL_TYPE res_addr, IS_FALSE 13132 | cmp dl, IS_FALSE 15360 | lea eax, [eax + IS_FALSE] [all …]
|
H A D | zend_jit_arm64.dasc | 7056 | mov REG0, #IS_FALSE 7062 | mov REG0, #IS_FALSE 7077 | mov REG0, #IS_FALSE 7089 | mov REG0, #IS_FALSE 8197 | mov REG0w, #IS_FALSE 8207 | mov REG0w, #IS_FALSE 8296 | CMP_ZVAL_TYPE res_addr, IS_FALSE, ZREG_TMP1 10421 case MAY_BE_FALSE: type = IS_FALSE; break; 12357 | cmp REG2w, #IS_FALSE 14417 | add REG0w, REG0w, #IS_FALSE [all …]
|
/PHP-8.3/sapi/phpdbg/ |
H A D | phpdbg_info.c | 142 case IS_FALSE: in PHPDBG_INFO() 263 case IS_FALSE: in phpdbg_print_symbols()
|
/PHP-8.3/ext/session/ |
H A D | mod_user.c | 59 if (Z_TYPE_P(value) == IS_FALSE) { in verify_bool_return_type_userland_calls()
|
/PHP-8.3/ext/sysvmsg/ |
H A D | sysvmsg.c | 398 case IS_FALSE: in PHP_FUNCTION()
|
/PHP-8.3/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-8.3/ext/intl/calendar/ |
H A D | calendar_methods.cpp | 477 if (Z_TYPE_P(zvalue) == IS_FALSE || Z_TYPE_P(zvalue) == IS_TRUE) { in PHP_FUNCTION() 1141 if (Z_ISUNDEF(retval) || Z_TYPE(retval) == IS_FALSE) { in PHP_FUNCTION()
|
/PHP-8.3/ext/dom/ |
H A D | xpath.c | 173 } else if (Z_TYPE(retval) == IS_FALSE || Z_TYPE(retval) == IS_TRUE) { in dom_xpath_ext_function_php()
|
/PHP-8.3/ext/ftp/ |
H A D | php_ftp.c | 1262 if (Z_TYPE_P(z_value) != IS_TRUE && Z_TYPE_P(z_value) != IS_FALSE) { in PHP_FUNCTION() 1270 if (Z_TYPE_P(z_value) != IS_TRUE && Z_TYPE_P(z_value) != IS_FALSE) { in PHP_FUNCTION()
|
/PHP-8.3/ext/json/ |
H A D | json_encoder.c | 638 case IS_FALSE: in php_json_encode_zval()
|