Home
last modified time | relevance | path

Searched refs:zend_readonly_property_indirect_modification_error (Results 1 – 4 of 4) sorted by relevance

/PHP-8.4/Zend/
H A Dzend_execute.h88 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_readonly_property_indirect_modification_error(const zend…
H A Dzend_object_handlers.c737 zend_readonly_property_indirect_modification_error(prop_info); in zend_std_read_property()
H A Dzend_execute.c901 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_readonly_property_indirect_modification_error(const zend… in zend_readonly_property_indirect_modification_error() function
3393 zend_readonly_property_indirect_modification_error(prop_info); in zend_fetch_property_address()
/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_ir.c14065 …ir_CALL_1(IR_VOID, ir_CONST_FC_FUNC(zend_readonly_property_indirect_modification_error), prop_info…
14128 …ir_CALL_1(IR_VOID, ir_CONST_FC_FUNC(zend_readonly_property_indirect_modification_error), ir_CONST_…

Completed in 111 milliseconds