Home
last modified time | relevance | path

Searched refs:ZEND_FETCH_OBJ_WRITE (Results 1 – 4 of 4) sorted by path

/PHP-7.4/Zend/
H A Dzend_compile.c2513 opline->extended_value |= ZEND_FETCH_OBJ_WRITE; in zend_delayed_compile_prop()
H A Dzend_compile.h924 #define ZEND_FETCH_OBJ_WRITE 3 macro
H A Dzend_execute.c2783 case ZEND_FETCH_OBJ_WRITE: in zend_handle_fetch_obj_flags()
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_dump.c590 } else if (obj_flags == ZEND_FETCH_OBJ_WRITE) { in zend_dump_op()

Completed in 67 milliseconds