Home
last modified time | relevance | path

Searched refs:zend_wrong_property_read (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_execute.c1509 static zend_never_inline ZEND_COLD void ZEND_FASTCALL zend_wrong_property_read(zval *object, zval *… in zend_wrong_property_read() function
H A Dzend_vm_execute.h6079 zend_wrong_property_read(container, offset); in ZEND_FETCH_OBJ_R_SPEC_CONST_CONST_HANDLER()
8372 zend_wrong_property_read(container, offset); in ZEND_FETCH_OBJ_R_SPEC_CONST_TMPVAR_HANDLER()
10760 zend_wrong_property_read(container, offset); in ZEND_FETCH_OBJ_R_SPEC_CONST_CV_HANDLER()
15134 zend_wrong_property_read(container, offset); in ZEND_FETCH_OBJ_R_SPEC_TMPVAR_CONST_HANDLER()
16557 zend_wrong_property_read(container, offset); in ZEND_FETCH_OBJ_R_SPEC_TMPVAR_TMPVAR_HANDLER()
17872 zend_wrong_property_read(container, offset); in ZEND_FETCH_OBJ_R_SPEC_TMPVAR_CV_HANDLER()
31669 zend_wrong_property_read(container, offset); in ZEND_FETCH_OBJ_R_SPEC_UNUSED_CONST_INLINE_HANDLER()
33538 zend_wrong_property_read(container, offset); in ZEND_FETCH_OBJ_R_SPEC_UNUSED_TMPVAR_HANDLER()
35983 zend_wrong_property_read(container, offset); in ZEND_FETCH_OBJ_R_SPEC_UNUSED_CV_HANDLER()
40162 zend_wrong_property_read(container, offset); in ZEND_FETCH_OBJ_R_SPEC_CV_CONST_INLINE_HANDLER()
[all …]
H A Dzend_vm_def.h2044 zend_wrong_property_read(container, offset);

Completed in 216 milliseconds