Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_objects.c65 zend_property_info *prop_info = zend_get_property_info_for_slot(object, p); in zend_object_std_dtor() local
216 zend_property_info *prop_info = zend_get_property_info_for_slot(new_object, dst); in zend_objects_clone_members() local
H A Dzend_opcode.c162 zend_property_info *prop_info; in zend_cleanup_internal_class_data() local
178 zend_property_info *prop_info; in zend_cleanup_internal_class_data() local
245 zend_property_info *prop_info; in destroy_zend_class() local
287 zend_property_info *prop_info; in destroy_zend_class() local
H A Dzend_object_handlers.c64 zend_property_info *prop_info; in rebuild_object_properties() local
353 zend_property_info *prop_info; in zend_get_parent_private_property() local
665 zend_property_info *prop_info = NULL; in zend_std_read_property() local
825 zend_property_info *prop_info = NULL; in zend_std_write_property() local
1044 zend_property_info *prop_info = NULL; in zend_std_get_property_ptr_ptr() local
1120 zend_property_info *prop_info = NULL; in zend_std_unset_property() local
1567 zend_property_info *prop_info; in zend_std_get_static_property() local
1697 zend_property_info *prop_info = NULL; in zend_std_has_property() local
H A Dzend_objects_API.h109 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_vm_execute.h802 zend_property_info *prop_info; in ZEND_ASSIGN_STATIC_PROP_OP_SPEC_HANDLER() local
847 zend_property_info *prop_info; in ZEND_PRE_INC_STATIC_PROP_SPEC_HANDLER() local
866 zend_property_info *prop_info; in ZEND_POST_INC_STATIC_PROP_SPEC_HANDLER() local
969 zend_property_info *prop_info; in ZEND_ASSIGN_STATIC_PROP_SPEC_OP_DATA_CONST_HANDLER() local
1001 zend_property_info *prop_info; in ZEND_ASSIGN_STATIC_PROP_SPEC_OP_DATA_TMP_HANDLER() local
1033 zend_property_info *prop_info; in ZEND_ASSIGN_STATIC_PROP_SPEC_OP_DATA_VAR_HANDLER() local
1065 zend_property_info *prop_info; in ZEND_ASSIGN_STATIC_PROP_SPEC_OP_DATA_CV_HANDLER() local
1097 zend_property_info *prop_info; in ZEND_ASSIGN_STATIC_PROP_REF_SPEC_HANDLER() local
22165 zend_property_info *prop_info; in ZEND_ASSIGN_OBJ_OP_SPEC_VAR_CONST_HANDLER() local
22376 zend_property_info *prop_info; in ZEND_PRE_INC_OBJ_SPEC_VAR_CONST_HANDLER() local
[all …]
H A Dzend_vm_def.h1075 zend_property_info *prop_info; variable
1163 zend_property_info *prop_info; variable
1336 zend_property_info *prop_info; variable
1402 zend_property_info *prop_info; variable
1464 zend_property_info *prop_info; variable
1489 zend_property_info *prop_info; variable
2483 zend_property_info *prop_info = (zend_property_info*) CACHED_PTR_EX(cache_slot + 2); variable
2573 zend_property_info *prop_info; variable
2830 zend_property_info *prop_info; variable
H A Dzend_execute.c575 …nd_never_inline zval* zend_assign_to_typed_property_reference(zend_property_info *prop_info, zval … in zend_assign_to_typed_property_reference()
1371 static zend_never_inline void zend_binary_assign_op_typed_prop(zend_property_info *prop_info, zval … in zend_binary_assign_op_typed_prop()
1715 static void zend_incdec_typed_prop(zend_property_info *prop_info, zval *var_ptr, zval *copy OPLINE_… in zend_incdec_typed_prop()
2765 zval *result, zval *ptr, zend_object *obj, zend_property_info *prop_info, uint32_t flags) in zend_handle_fetch_obj_flags()
2864 zend_property_info *prop_info = CACHED_PTR_EX(cache_slot + 2); in zend_fetch_property_address() local
2905 zend_property_info *prop_info; in zend_fetch_property_address() local
2952 zend_property_info *prop_info = NULL; in zend_assign_to_property_reference() local
2997 …ine int zend_fetch_static_property_address_ex(zval **retval, zend_property_info **prop_info, uint3… in zend_fetch_static_property_address_ex()
3077 …inline int zend_fetch_static_property_address(zval **retval, zend_property_info **prop_info, uint3… in zend_fetch_static_property_address()
3283 ZEND_API zend_bool ZEND_FASTCALL zend_verify_prop_assignable_by_ref(zend_property_info *prop_info, … in zend_verify_prop_assignable_by_ref()
H A Dzend.c965 zend_property_info *prop_info; in zend_resolve_property_types() local
H A Dzend_builtin_functions.c1106 zend_property_info *prop_info; in add_class_vars() local
H A Dzend_API.c1194 zend_property_info *prop_info; in zend_update_class_constants() local
4225 zend_property_info *prop_info; in zend_update_static_property_ex() local
/PHP-7.4/ext/standard/
H A Dvar.c54 static void php_object_property_dump(zend_property_info *prop_info, zval *zv, zend_ulong index, zen… in php_object_property_dump()
174 zend_property_info *prop_info = NULL; in php_var_dump() local
246 static void zval_object_property_dump(zend_property_info *prop_info, zval *zv, zend_ulong index, ze… in zval_object_property_dump()
360 zend_property_info *prop_info = NULL; in php_debug_zval_dump() local
H A Darray.c1391 zend_property_info *prop_info = in php_array_walk() local
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_inference.c2309 zend_property_info *prop_info; in lookup_prop_info() local
2337 zend_property_info *prop_info = NULL; in zend_fetch_prop_info() local
2360 zend_property_info *prop_info = NULL; in zend_fetch_static_prop_info() local
2394 static uint32_t zend_fetch_prop_type(const zend_script *script, zend_property_info *prop_info, zend… in zend_fetch_prop_type()
2618 zend_property_info *prop_info = NULL; in zend_update_type_info() local
4658 zend_property_info *prop_info; in zend_may_throw() local
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_util_funcs.c213 zend_property_info *prop_info; in zend_hash_clone_prop_info() local
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c3747 zend_property_info *prop_info; in add_class_vars() local
3790 zend_property_info *prop_info; in ZEND_METHOD() local
3879 zend_property_info *prop_info; in ZEND_METHOD() local
4379 zend_property_info *prop_info; in ZEND_METHOD() local

Completed in 273 milliseconds