Home
last modified time | relevance | path

Searched defs:property_info (Results 1 – 8 of 8) sorted by relevance

/php-src/Zend/
H A Dzend_object_handlers.c298 …END_COLD zend_never_inline void zend_bad_property_access(const zend_property_info *property_info, … in zend_bad_property_access()
352 zend_property_info *property_info; in zend_get_property_offset() local
462 zend_property_info *property_info; in zend_get_property_info() local
526 zend_property_info *property_info; in zend_check_property_access() local
1925 zend_property_info *property_info = zend_hash_find_ptr(&ce->properties_info, property_name); in zend_std_get_static_property_with_info() local
H A Dzend_enum.c62 const zend_property_info *property_info; in zend_verify_enum_properties() local
H A Dzend_inheritance.c1751 zend_property_info *property_info; in zend_do_inheritance_ex() local
2793 zend_property_info *property_info; in zend_do_traits_property_binding() local
H A Dzend_builtin_functions.c999 zend_property_info *property_info; in _property_exists() local
H A Dzend_API.c1696 zend_property_info *property_info; in object_properties_init_ex() local
1728 zend_property_info *property_info; in object_properties_load() local
4500 zend_property_info *property_info, *property_info_ptr; in zend_declare_typed_property() local
H A Dzend_execute.c3538 zend_property_info *property_info; in zend_fetch_static_property_address_ex() local
3613 zend_property_info *property_info; in zend_fetch_static_property_address() local
H A Dzend_compile.c8222 const zend_property_info *property_info, in zend_compile_func_decl_ex()
/php-src/ext/reflection/
H A Dphp_reflection.c4639 zend_property_info *property_info; in ZEND_METHOD() local
4669 zend_property_info *property_info; in ZEND_METHOD() local
5775 zend_property_info *property_info = NULL; in ZEND_METHOD() local

Completed in 114 milliseconds