Home
last modified time | relevance | path

Searched defs:prop_info (Results 1 – 20 of 20) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_object_handlers.c64 zend_property_info *prop_info; in rebuild_object_properties() local
92 zend_property_info *prop_info; in zend_std_build_object_properties_array() local
250 zend_property_info *prop_info; in zend_get_parent_private_property() local
611 const zend_property_info *prop_info = NULL; in zend_std_read_property() local
786 const zend_property_info *prop_info, const zend_class_entry *ce, in verify_readonly_initialization_access()
801 const zend_property_info *prop_info = zend_hash_find_ptr(&scope->properties_info, name); in verify_readonly_initialization_access() local
819 const zend_property_info *prop_info = NULL; in zend_std_write_property() local
1098 const zend_property_info *prop_info = NULL; in zend_std_get_property_ptr_ptr() local
1182 const zend_property_info *prop_info = NULL; in zend_std_unset_property() local
1649 zend_property_info *prop_info; in zend_std_get_static_property() local
[all …]
H A Dzend_objects.c72 zend_property_info *prop_info = zend_get_property_info_for_slot(object, p); in zend_object_std_dtor() local
215 zend_property_info *prop_info = zend_get_property_info_for_slot(new_object, dst); in zend_objects_clone_members() local
H A Dzend_vm_execute.h762 zend_property_info *prop_info; in ZEND_ASSIGN_STATIC_PROP_OP_SPEC_HANDLER() local
806 zend_property_info *prop_info; in ZEND_PRE_INC_STATIC_PROP_SPEC_HANDLER() local
826 zend_property_info *prop_info; in ZEND_POST_INC_STATIC_PROP_SPEC_HANDLER() local
929 zend_property_info *prop_info; in ZEND_ASSIGN_STATIC_PROP_SPEC_OP_DATA_CONST_HANDLER() local
965 zend_property_info *prop_info; in ZEND_ASSIGN_STATIC_PROP_SPEC_OP_DATA_TMP_HANDLER() local
1001 zend_property_info *prop_info; in ZEND_ASSIGN_STATIC_PROP_SPEC_OP_DATA_VAR_HANDLER() local
1037 zend_property_info *prop_info; in ZEND_ASSIGN_STATIC_PROP_SPEC_OP_DATA_CV_HANDLER() local
1073 zend_property_info *prop_info; in ZEND_ASSIGN_STATIC_PROP_REF_SPEC_HANDLER() local
22859 zend_property_info *prop_info; in ZEND_ASSIGN_OBJ_OP_SPEC_VAR_CONST_HANDLER() local
23085 zend_property_info *prop_info; in ZEND_PRE_INC_OBJ_SPEC_VAR_CONST_HANDLER() local
[all …]
H A Dzend_objects_API.h108 zend_property_info *prop_info = zend_get_property_info_for_slot(obj, slot); in zend_get_typed_property_info_for_slot() local
H A Dzend_opcode.c181 zend_property_info *prop_info; in zend_cleanup_internal_class_data() local
288 zend_property_info *prop_info; in destroy_zend_class() local
H A Dzend_vm_def.h1016 zend_property_info *prop_info; variable
1111 zend_property_info *prop_info; variable
1290 zend_property_info *prop_info; variable
1363 zend_property_info *prop_info; variable
1433 zend_property_info *prop_info; variable
1459 zend_property_info *prop_info; variable
2134 zend_property_info *prop_info = NULL; variable
2418 zend_property_info *prop_info = (zend_property_info*) CACHED_PTR_EX(cache_slot + 2); variable
2523 zend_property_info *prop_info; variable
2817 zend_property_info *prop_info; variable
H A Dzend_execute.c570 …nd_never_inline zval* zend_assign_to_typed_property_reference(zend_property_info *prop_info, zval … in zend_assign_to_typed_property_reference()
1618 static zend_never_inline void zend_binary_assign_op_typed_prop(zend_property_info *prop_info, zval … in zend_binary_assign_op_typed_prop()
1964 static void zend_incdec_typed_prop(zend_property_info *prop_info, zval *var_ptr, zval *copy OPLINE_… in zend_incdec_typed_prop()
3114 zval *result, zval *ptr, zend_object *obj, zend_property_info *prop_info, uint32_t flags) in zend_handle_fetch_obj_flags()
3198 zend_property_info *prop_info = CACHED_PTR_EX(cache_slot + 2); in zend_fetch_property_address() local
3266 zend_property_info *prop_info; in zend_fetch_property_address() local
3306 zend_property_info *prop_info = NULL; in zend_assign_to_property_reference() local
3361 …_result zend_fetch_static_property_address_ex(zval **retval, zend_property_info **prop_info, uint3… in zend_fetch_static_property_address_ex()
3438 …end_result zend_fetch_static_property_address(zval **retval, zend_property_info **prop_info, uint3… in zend_fetch_static_property_address()
3678 …I bool ZEND_FASTCALL zend_verify_prop_assignable_by_ref_ex(const zend_property_info *prop_info, zv… in zend_verify_prop_assignable_by_ref_ex()
[all …]
H A Dzend_builtin_functions.c687 zend_property_info *prop_info; in add_class_vars() local
H A Dzend_API.c1415 static zend_result update_property(zval *val, zend_property_info *prop_info) { in update_property()
1557 zend_property_info *prop_info; in zend_update_class_constants() local
4873 zend_property_info *prop_info; in zend_update_static_property_ex() local
H A Dzend_inheritance.c2971 zend_property_info *prop_info, *new_prop_info; in zend_lazy_class_load() local
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_helpers.c1999 zval *result, zval *ptr, zend_object *obj, zend_property_info *prop_info, uint32_t flags) in zend_handle_fetch_obj_flags()
2077 zend_property_info *prop_info = NULL; in zend_jit_fetch_obj_w_slow() local
2646 zend_property_info *prop_info; in zend_jit_assign_obj_op_helper() local
2711 static void ZEND_FASTCALL zend_jit_inc_typed_prop(zval *var_ptr, zend_property_info *prop_info) in zend_jit_inc_typed_prop()
2744 static void ZEND_FASTCALL zend_jit_dec_typed_prop(zval *var_ptr, zend_property_info *prop_info) in zend_jit_dec_typed_prop()
2777 static void ZEND_FASTCALL zend_jit_pre_inc_typed_prop(zval *var_ptr, zend_property_info *prop_info,… in zend_jit_pre_inc_typed_prop()
2784 static void ZEND_FASTCALL zend_jit_pre_dec_typed_prop(zval *var_ptr, zend_property_info *prop_info,… in zend_jit_pre_dec_typed_prop()
2871 zend_property_info *prop_info = (zend_property_info *) CACHED_PTR_EX(cache_slot + 2); in zend_jit_pre_inc_obj_helper() local
2941 zend_property_info *prop_info = (zend_property_info *) CACHED_PTR_EX(cache_slot + 2); in zend_jit_pre_dec_obj_helper() local
3009 zend_property_info *prop_info = (zend_property_info*)CACHED_PTR_EX(cache_slot + 2); in zend_jit_post_inc_obj_helper() local
[all …]
H A Dzend_jit_vm_helpers.c851 zend_property_info *prop_info; local
/PHP-8.3/ext/standard/
H A Dvar.c53 static void php_object_property_dump(zend_property_info *prop_info, zval *zv, zend_ulong index, zen… in php_object_property_dump()
175 zend_property_info *prop_info = NULL; in php_var_dump() local
247 static void zval_object_property_dump(zend_property_info *prop_info, zval *zv, zend_ulong index, ze… in zval_object_property_dump()
365 zend_property_info *prop_info = NULL; in php_debug_zval_dump() local
1193 zend_property_info *prop_info; in php_var_serialize_intern() local
H A Darray.c1432 zend_property_info *prop_info = in php_array_walk() local
/PHP-8.3/Zend/Optimizer/
H A Dzend_inference.c2408 const zend_property_info *prop_info; in lookup_prop_info() local
2436 const zend_property_info *prop_info = NULL; in zend_fetch_prop_info() local
2459 const zend_property_info *prop_info = NULL; in zend_fetch_static_prop_info() local
2493 static uint32_t zend_fetch_prop_type(const zend_script *script, const zend_property_info *prop_info in zend_fetch_prop_type()
2746 const zend_property_info *prop_info = NULL; in _zend_update_type_info() local
3760 const zend_property_info *prop_info = zend_fetch_prop_info(op_array, ssa, opline, ssa_op); in _zend_update_type_info() local
5096 zend_property_info *prop_info = in zend_may_throw_ex() local
/PHP-8.3/ext/json/
H A Djson_encoder.c128 zend_property_info *prop_info; in php_json_encode_array() local
/PHP-8.3/ext/opcache/
H A Dzend_persist.c969 zend_property_info *prop_info = zend_shared_alloc_get_xlat_entry( in zend_persist_class_entry() local
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c878 static zval *property_get_default(zend_property_info *prop_info) { in property_get_default()
4066 zend_property_info *prop_info; in add_class_vars() local
4108 zend_property_info *prop_info; in ZEND_METHOD() local
4194 zend_property_info *prop_info; in ZEND_METHOD() local
4685 zend_property_info *prop_info; in ZEND_METHOD() local
5900 zend_property_info *prop_info; in ZEND_METHOD() local
5925 zend_property_info *prop_info; in ZEND_METHOD() local
/PHP-8.3/ext/zend_test/
H A Dtest.c1210 …zend_property_info *prop_info = zend_hash_str_find_ptr(&zend_test_class_with_property_attribute->p… in PHP_MINIT_FUNCTION() local
/PHP-8.3/ext/spl/
H A Dspl_array.c990 zend_property_info *prop_info = zend_get_property_info(ce, key, true); in spl_array_it_get_current_data() local

Completed in 296 milliseconds