Home
last modified time | relevance | path

Searched refs:zend_bad_property_access (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_object_handlers.c369 static ZEND_COLD zend_never_inline void zend_bad_property_access(zend_property_info *property_info,… in zend_bad_property_access() function
443 zend_bad_property_access(property_info, ce, member); in zend_get_property_offset()
534 zend_bad_property_access(property_info, ce, member); in zend_get_property_info()
1520 zend_bad_property_access(property_info, ce, property_name); in zend_std_get_static_property_with_info()
/PHP-7.4/ext/ffi/
H A Dffi.c4720 static ZEND_COLD zend_never_inline void zend_bad_property_access(zend_class_entry *ce) /* {{{ */ in zend_bad_property_access() function
4729 zend_bad_property_access(ce); in zend_fake_read_property()

Completed in 43 milliseconds