Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_object_handlers.c237 static zend_always_inline int zend_verify_property_access(zend_property_info *property_info, zend_c… in zend_verify_property_access()
272 zend_property_info *property_info; in zend_get_property_info_quick() local
363 zend_property_info *property_info; in zend_check_property_access() local
387 static int zend_get_property_guard(zend_object *zobj, zend_property_info *property_info, zval *memb… in zend_get_property_guard()
428 zend_property_info *property_info; in zend_std_read_property() local
528 zend_property_info *property_info; in zend_std_write_property() local
722 zend_property_info *property_info; in zend_std_get_property_ptr_ptr() local
798 zend_property_info *property_info; in zend_std_unset_property() local
1244 zend_property_info *property_info; in zend_std_get_static_property() local
1409 zend_property_info *property_info; in zend_std_has_property() local
H A Dzend_compile.c108 static void zend_duplicate_property_info(zend_property_info *property_info) /* {{{ */ in zend_duplicate_property_info()
119 static void zend_duplicate_property_info_internal(zend_property_info *property_info) /* {{{ */ in zend_duplicate_property_info_internal()
127 static void zend_destroy_property_info(zend_property_info *property_info) /* {{{ */ in zend_destroy_property_info()
136 static void zend_destroy_property_info_internal(zend_property_info *property_info) /* {{{ */ in zend_destroy_property_info_internal()
3612 zend_property_info *property_info; in zend_do_inheritance() local
4271 zend_property_info *property_info; in zend_do_traits_property_binding() local
H A Dzend_builtin_functions.c1175 zend_property_info *property_info; in ZEND_FUNCTION() local
H A Dzend_API.c3416 zend_property_info property_info, *property_info_ptr; in zend_declare_property_ex() local
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c217 static void zend_destroy_property_info(zend_property_info *property_info) in zend_destroy_property_info()
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c3805 zend_property_info *property_info; in ZEND_METHOD() local
3843 zend_property_info *property_info; in ZEND_METHOD() local
4780 zend_property_info *property_info = NULL; in ZEND_METHOD() local
/PHP-5.5/ext/spl/
H A Dspl_array.c551 zend_property_info *property_info = zend_get_property_info(obj->std.ce, offset, 1 TSRMLS_CC); in spl_array_unset_dimension_ex() local
/PHP-5.5/ext/soap/
H A Dphp_encoding.c1257 zend_property_info *property_info; in get_zval_property() local

Completed in 94 milliseconds