Home
last modified time | relevance | path

Searched refs:IS_ARRAY_IMMUTABLE (Results 1 – 16 of 16) sorted by relevance

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_helpers.c354 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in zend_jit_undefined_op_helper_write()
389 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in zend_jit_fetch_dim_r_helper()
421 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in zend_jit_fetch_dim_r_helper()
449 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in zend_jit_fetch_dim_r_helper()
531 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in zend_jit_fetch_dim_is_helper()
563 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in zend_jit_fetch_dim_is_helper()
591 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in zend_jit_fetch_dim_is_helper()
671 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in zend_jit_fetch_dim_isset_helper()
707 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in zend_jit_fetch_dim_isset_helper()
829 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in zend_jit_fetch_dim_rw_helper()
[all …]
/PHP-8.3/Zend/
H A Dzend_objects.c58 if (EXPECTED(!(GC_FLAGS(object->properties) & IS_ARRAY_IMMUTABLE))) { in zend_object_std_dtor()
226 if (EXPECTED(!(GC_FLAGS(old_object->properties) & IS_ARRAY_IMMUTABLE))) { in zend_objects_clone_members()
H A Dzend_execute.c2213 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in zend_undefined_offset_write()
2235 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in zend_undefined_index_write()
2339 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in slow_index_convert()
2343 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE) && !GC_DELREF(ht)) { in slow_index_convert()
2360 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in slow_index_convert()
2364 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE) && !GC_DELREF(ht)) { in slow_index_convert()
2376 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in slow_index_convert()
2380 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE) && !GC_DELREF(ht)) { in slow_index_convert()
2407 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in slow_index_convert_w()
2430 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in slow_index_convert_w()
[all …]
H A Dzend_vm_execute.h4957 if (GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE) { in ZEND_CAST_SPEC_CONST_HANDLER()
19489 if (GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE) { in ZEND_CAST_SPEC_TMP_HANDLER()
22158 if (GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE) { in ZEND_CAST_SPEC_VAR_HANDLER()
23924 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in ZEND_ASSIGN_DIM_SPEC_VAR_CONST_OP_DATA_CONST_HANDLER()
24076 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in ZEND_ASSIGN_DIM_SPEC_VAR_CONST_OP_DATA_TMP_HANDLER()
24229 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in ZEND_ASSIGN_DIM_SPEC_VAR_CONST_OP_DATA_VAR_HANDLER()
24382 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in ZEND_ASSIGN_DIM_SPEC_VAR_CONST_OP_DATA_CV_HANDLER()
26850 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in ZEND_ASSIGN_DIM_SPEC_VAR_TMPVAR_OP_DATA_CONST_HANDLER()
27002 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in ZEND_ASSIGN_DIM_SPEC_VAR_TMPVAR_OP_DATA_TMP_HANDLER()
27155 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in ZEND_ASSIGN_DIM_SPEC_VAR_TMPVAR_OP_DATA_VAR_HANDLER()
[all …]
H A Dzend_object_handlers.c890 if (EXPECTED(!(GC_FLAGS(zobj->properties) & IS_ARRAY_IMMUTABLE))) { in zend_std_write_property()
1143 if (EXPECTED(!(GC_FLAGS(zobj->properties) & IS_ARRAY_IMMUTABLE))) { in zend_std_get_property_ptr_ptr()
1226 if (EXPECTED(!(GC_FLAGS(zobj->properties) & IS_ARRAY_IMMUTABLE))) { in zend_std_unset_property()
H A Dzend_hash.h362 if (!(GC_FLAGS(array) & IS_ARRAY_IMMUTABLE)) { in zend_array_release()
372 if (!(GC_FLAGS(array) & IS_ARRAY_IMMUTABLE)) { in zend_hash_release()
H A Dzend_hash.c2458 } else if (GC_FLAGS(source) & IS_ARRAY_IMMUTABLE) { in zend_array_dup()
3321 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in zend_symtable_to_proptable()
3381 if (EXPECTED(!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE))) { in zend_proptable_to_symtable()
H A Dzend_vm_def.h2436 if (EXPECTED(!(GC_FLAGS(zobj->properties) & IS_ARRAY_IMMUTABLE))) {
2574 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) {
2578 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE) && !GC_DELREF(ht)) {
6363 if (GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE) {
6736 if (EXPECTED(!(GC_FLAGS(properties) & IS_ARRAY_IMMUTABLE))) {
6835 if (EXPECTED(!(GC_FLAGS(Z_OBJ_P(array_ptr)->properties) & IS_ARRAY_IMMUTABLE))) {
9358 if (OP1_TYPE & (IS_TMP_VAR|IS_VAR) && !(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE) && !GC_DELREF(ht)) {
H A Dzend_types.h826 #define IS_ARRAY_IMMUTABLE GC_IMMUTABLE macro
H A Dzend_inheritance.c2452 if (constant->attributes && (!(GC_FLAGS(constant->attributes) & IS_ARRAY_IMMUTABLE))) { in zend_do_traits_constant_binding()
2571 if (!(GC_FLAGS(new_prop->attributes) & IS_ARRAY_IMMUTABLE)) { in zend_do_traits_property_binding()
H A Dzend_operators.c862 if (GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE) { in convert_to_object()
H A Dzend_API.h2333 if (EXPECTED(!(GC_FLAGS(zobj->properties) & IS_ARRAY_IMMUTABLE))) { in zend_parse_arg_array_ht()
/PHP-8.3/ext/opcache/
H A Dzend_persist.c124 if (GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE) { in zend_hash_persist()
146 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in zend_hash_persist()
165 if (!(GC_FLAGS(ht) & IS_ARRAY_IMMUTABLE)) { in zend_hash_persist()
251 GC_ADD_FLAGS(Z_COUNTED_P(z), IS_ARRAY_IMMUTABLE); in zend_persist_zval()
312 GC_TYPE_INFO(ptr) = GC_ARRAY | ((IS_ARRAY_IMMUTABLE|GC_NOT_COLLECTABLE) << GC_FLAGS_SHIFT); in zend_persist_attributes()
504 …GC_TYPE_INFO(op_array->static_variables) = GC_ARRAY | ((IS_ARRAY_IMMUTABLE|GC_NOT_COLLECTABLE) << … in zend_persist_op_array_ex()
/PHP-8.3/ext/spl/
H A Dspl_array.c88 if (EXPECTED(!(GC_FLAGS(obj->properties) & IS_ARRAY_IMMUTABLE))) { in spl_array_get_hash_table_ptr()
/PHP-8.3/ext/pcre/
H A Dphp_pcre.c2447 if (GC_FLAGS(subject_ht) & IS_ARRAY_IMMUTABLE) { in PHP_FUNCTION()
/PHP-8.3/ext/standard/
H A Darray.c1024 if (EXPECTED(!(GC_FLAGS(zobj->properties) & IS_ARRAY_IMMUTABLE))) { in get_ht_for_iap()

Completed in 275 milliseconds