Home
last modified time | relevance | path

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

/PHP-5.6/Zend/
H A Dzend_object_handlers.c269 static zend_always_inline int zend_verify_property_access(zend_property_info *property_info, zend_c… in zend_verify_property_access()
304 zend_property_info *property_info; in zend_get_property_info_quick() local
395 zend_property_info *property_info; in zend_check_property_access() local
419 static int zend_get_property_guard(zend_object *zobj, zend_property_info *property_info, zval *memb… in zend_get_property_guard()
460 zend_property_info *property_info; in zend_std_read_property() local
560 zend_property_info *property_info; in zend_std_write_property() local
754 zend_property_info *property_info; in zend_std_get_property_ptr_ptr() local
830 zend_property_info *property_info; in zend_std_unset_property() local
1274 zend_property_info *property_info; in zend_std_get_static_property() local
1439 zend_property_info *property_info; in zend_std_has_property() local
H A Dzend_compile.c112 static void zend_duplicate_property_info(zend_property_info *property_info) /* {{{ */ in zend_duplicate_property_info()
121 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()
3753 zend_property_info *property_info; in zend_do_inheritance() local
4414 zend_property_info *property_info; in zend_do_traits_property_binding() local
H A Dzend_builtin_functions.c1185 zend_property_info *property_info; in ZEND_FUNCTION() local
H A Dzend_API.c3472 zend_property_info property_info, *property_info_ptr; in zend_declare_property_ex() local
/PHP-5.6/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.6/ext/reflection/
H A Dphp_reflection.c3879 zend_property_info *property_info; in ZEND_METHOD() local
3917 zend_property_info *property_info; in ZEND_METHOD() local
4854 zend_property_info *property_info = NULL; in ZEND_METHOD() local
/PHP-5.6/ext/spl/
H A Dspl_array.c557 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.6/ext/soap/
H A Dphp_encoding.c1255 zend_property_info *property_info; in get_zval_property() local

Completed in 119 milliseconds