Home
last modified time | relevance | path

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

12

/php-src/Zend/
H A Dzend_object_handlers.c69 zend_property_info *prop_info; in rebuild_object_properties_internal() local
100 zend_property_info *prop_info; in zend_std_build_object_properties_array() local
283 zend_property_info *prop_info; in zend_get_parent_private_property() local
689 const zend_property_info *prop_info, zend_string *prop_name, in zend_call_get_hook()
708 const zend_property_info *prop_info = NULL; in zend_std_read_property() local
963 const zend_property_info *prop_info = NULL; in zend_std_write_property() local
1318 const zend_property_info *prop_info = NULL; in zend_std_get_property_ptr_ptr() local
1417 const zend_property_info *prop_info = NULL; in zend_std_unset_property() local
1702 const zend_property_info *prop_info, in zend_get_property_hook_trampoline()
2000 zend_property_info *prop_info; in zend_std_get_static_property() local
[all …]
H A Dzend_objects.c68 zend_property_info *prop_info = zend_get_property_info_for_slot_self(object, p); in zend_object_dtor_property() local
236 zend_property_info *prop_info = zend_get_property_info_for_slot_self(new_object, dst); in zend_objects_clone_members() local
H A Dzend_vm_execute.h774 zend_property_info *prop_info; in ZEND_ASSIGN_STATIC_PROP_OP_SPEC_HANDLER() local
819 zend_property_info *prop_info; in ZEND_PRE_INC_STATIC_PROP_SPEC_HANDLER() local
840 zend_property_info *prop_info; in ZEND_POST_INC_STATIC_PROP_SPEC_HANDLER() local
948 zend_property_info *prop_info; in ZEND_ASSIGN_STATIC_PROP_SPEC_OP_DATA_CONST_HANDLER() local
985 zend_property_info *prop_info; in ZEND_ASSIGN_STATIC_PROP_SPEC_OP_DATA_TMP_HANDLER() local
1022 zend_property_info *prop_info; in ZEND_ASSIGN_STATIC_PROP_SPEC_OP_DATA_VAR_HANDLER() local
1059 zend_property_info *prop_info; in ZEND_ASSIGN_STATIC_PROP_SPEC_OP_DATA_CV_HANDLER() local
1096 zend_property_info *prop_info; in ZEND_ASSIGN_STATIC_PROP_REF_SPEC_HANDLER() local
23494 zend_property_info *prop_info; in ZEND_ASSIGN_OBJ_OP_SPEC_VAR_CONST_HANDLER() local
23716 zend_property_info *prop_info; in ZEND_PRE_INC_OBJ_SPEC_VAR_CONST_HANDLER() local
[all …]
H A Dzend_property_hooks.c66 zend_property_info *prop_info; in zho_build_properties_ex() local
142 zend_property_info *prop_info = Z_PTR_P(zend_hash_get_current_data(properties)); in zho_declared_it_fetch_current() local
192 if (ZSTR_VAL(prop_info->name)[0] == '\0') { in zho_declared_it_fetch_current() local
H A Dzend_vm_def.h1017 zend_property_info *prop_info; variable
1107 zend_property_info *prop_info; variable
1288 zend_property_info *prop_info; variable
1358 zend_property_info *prop_info; variable
1423 zend_property_info *prop_info; variable
1450 zend_property_info *prop_info; variable
2086 zend_property_info *prop_info = CACHED_PTR_EX(cache_slot + 2); variable
2171 zend_property_info *prop_info = NULL; variable
2537 zend_property_info *prop_info = CACHED_PTR_EX(cache_slot + 2); variable
2589 zend_property_info *prop_info; variable
[all …]
H A Dzend_objects_API.h123 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.c187 zend_property_info *prop_info; in zend_cleanup_internal_class_data() local
294 zend_property_info *prop_info; in destroy_zend_class() local
H A Dzend_lazy_objects.c327 zend_property_info *prop_info = obj->ce->properties_info_table[i]; in zend_object_make_lazy() local
415 zend_property_info *prop_info = ce->properties_info_table[i]; in zend_lazy_object_revert_init() local
H A Dzend_inheritance.c1341 static bool property_has_operation(zend_property_info *prop_info, zend_property_hook_kind kind) in property_has_operation()
1410 static prop_variance prop_get_variance(const zend_property_info *prop_info) { in prop_get_variance()
1671 ZEND_API void zend_verify_hooked_property(zend_class_entry *ce, zend_property_info *prop_info, zend… in zend_verify_hooked_property()
1726 …ND_COLD ZEND_NORETURN void zend_hooked_property_variance_error(const zend_property_info *prop_info) in zend_hooked_property_variance_error()
1732 ZEND_API inheritance_status zend_verify_property_hook_variance(const zend_property_info *prop_info,… in zend_verify_property_hook_variance()
3003 const zend_property_info *prop_info; in zend_verify_abstract_class() local
3375 zend_property_info *prop_info, *new_prop_info; in zend_lazy_class_load() local
3605 const zend_property_info *prop_info; in zend_do_link_class() local
H A Dzend_execute.c574 …nd_never_inline zval* zend_assign_to_typed_property_reference(zend_property_info *prop_info, zval … in zend_assign_to_typed_property_reference()
919 const zend_property_info *prop_info, const char *operation in zend_asymmetric_visibility_property_modification_error()
1707 static zend_never_inline void zend_binary_assign_op_typed_prop(zend_property_info *prop_info, zval … in zend_binary_assign_op_typed_prop()
2155 static void zend_incdec_typed_prop(zend_property_info *prop_info, zval *var_ptr, zval *copy OPLINE_… in zend_incdec_typed_prop()
3294 zval *result, zval *ptr, zend_object *obj, zend_property_info *prop_info, uint32_t flags) in zend_handle_fetch_obj_flags()
3381 zend_property_info *prop_info = CACHED_PTR_EX(cache_slot + 2); in zend_fetch_property_address() local
3455 zend_property_info *prop_info = CACHED_PTR_EX(cache_slot + 2); in zend_fetch_property_address() local
3477 zend_property_info *prop_info = NULL; in zend_assign_to_property_reference() local
3535 static zend_never_inline zval* zend_fetch_static_property_address_ex(zend_property_info **prop_info in zend_fetch_static_property_address_ex()
3613 static zend_always_inline zval* zend_fetch_static_property_address(zend_property_info **prop_info, … in zend_fetch_static_property_address()
[all …]
H A Dzend_builtin_functions.c718 zend_property_info *prop_info; in add_class_vars() local
837 zend_property_info *prop_info = Z_PTR_P(value); in ZEND_FUNCTION() local
H A Dzend_compile.h518 const zend_property_info *prop_info; /* The corresponding prop_info if this is a hook. */ member
577 const zend_property_info *prop_info; /* The corresponding prop_info if this is a hook. */ member
606 const zend_property_info *prop_info; /* The corresponding prop_info if this is a hook. */ member
H A Dzend_execute_API.c380 zend_property_info *prop_info; in zend_shutdown_executor_values() local
H A Dzend_API.c1468 static zend_result update_property(zval *val, zend_property_info *prop_info) { in update_property()
1610 zend_property_info *prop_info; in zend_update_class_constants() local
5081 zend_property_info *prop_info; in zend_update_static_property_ex() local
/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c2180 zval *result, zval *ptr, zend_object *obj, zend_property_info *prop_info, uint32_t flags) in zend_handle_fetch_obj_flags()
2254 zend_property_info *prop_info = CACHED_PTR_EX(cache_slot + 2); in zend_jit_fetch_obj_w_slow() local
2834 zend_property_info *prop_info; in zend_jit_assign_obj_op_helper() local
2899 static void ZEND_FASTCALL zend_jit_inc_typed_prop(zval *var_ptr, zend_property_info *prop_info) in zend_jit_inc_typed_prop()
2931 static void ZEND_FASTCALL zend_jit_dec_typed_prop(zval *var_ptr, zend_property_info *prop_info) in zend_jit_dec_typed_prop()
2963 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()
2970 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()
3055 zend_property_info *prop_info = (zend_property_info *) CACHED_PTR_EX(cache_slot + 2); in zend_jit_pre_inc_obj_helper() local
3125 zend_property_info *prop_info = (zend_property_info *) CACHED_PTR_EX(cache_slot + 2); in zend_jit_pre_dec_obj_helper() local
3193 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.c879 zend_property_info *prop_info; local
/php-src/ext/standard/
H A Dvar.c55 static void php_object_property_dump(zend_property_info *prop_info, zval *zv, zend_ulong index, zen… in php_object_property_dump()
191 zend_property_info *prop_info = NULL; in php_var_dump() local
263 static void zval_object_property_dump(zend_property_info *prop_info, zval *zv, zend_ulong index, ze… in zval_object_property_dump()
385 zend_property_info *prop_info = NULL; in php_debug_zval_dump() local
634 zend_property_info *prop_info = Z_PTR_P(val); in php_var_export_ex() local
1247 zend_property_info *prop_info; in php_var_serialize_intern() local
/php-src/ext/json/
H A Djson_encoder.c150 zend_property_info *prop_info; in php_json_encode_array() local
282 zend_property_info *prop_info = Z_PTR_P(data); in php_json_encode_array() local
/php-src/Zend/Optimizer/
H A Dzend_inference.c2403 const zend_property_info *prop_info; in lookup_prop_info() local
2431 const zend_property_info *prop_info = NULL; in zend_fetch_prop_info() local
2454 const zend_property_info *prop_info = NULL; in zend_fetch_static_prop_info() local
2488 static uint32_t zend_fetch_prop_type(const zend_script *script, const zend_property_info *prop_info in zend_fetch_prop_type()
2741 const zend_property_info *prop_info = NULL; in _zend_update_type_info() local
3778 const zend_property_info *prop_info = zend_fetch_prop_info(op_array, ssa, opline, ssa_op); in _zend_update_type_info() local
4015 … const zend_property_info *prop_info = zend_fetch_static_prop_info(script, op_array, ssa, opline); in _zend_update_type_info() local
5225 zend_property_info *prop_info = in zend_may_throw_ex() local
H A Dzend_optimizer.c1005 …zend_property_info *prop_info = zend_get_property_info(parent_scope, prop_name, /* silent */ true); in zend_optimizer_get_called_func() local
/php-src/ext/opcache/
H A Dzend_persist.c999 zend_property_info *prop_info = zend_shared_alloc_get_xlat_entry( in zend_persist_class_entry() local
/php-src/ext/reflection/
H A Dphp_reflection.c912 static zval *property_get_default(zend_property_info *prop_info) { in property_get_default()
4008 zend_property_info *prop_info; in add_class_vars() local
4050 zend_property_info *prop_info; in ZEND_METHOD() local
4134 zend_property_info *prop_info; in ZEND_METHOD() local
4603 zend_property_info *prop_info; in ZEND_METHOD() local
6256 zend_property_info *prop_info; in ZEND_METHOD() local
6279 zend_property_info *prop_info; in ZEND_METHOD() local
/php-src/ext/dom/
H A Dhtml_document.c91 …const zend_property_info *prop_info = zend_get_property_info(dom_abstract_base_document_class_entr… in dom_modern_document_implementation_read() local
/php-src/ext/zend_test/
H A Dtest.c1276 …zend_property_info *prop_info = zend_hash_str_find_ptr(&zend_test_class_with_property_attribute->p… in PHP_MINIT_FUNCTION() local
/php-src/ext/spl/
H A Dspl_array.c1571 zend_property_info *prop_info = zend_get_property_info(ce, key, true); in spl_array_it_get_current_data() local

Completed in 491 milliseconds

12