Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c2180 static void zend_adjust_for_fetch_type(zend_op *opline, znode *result, uint32_t type) /* {{{ */ in zend_adjust_for_fetch_type() function
2890 zend_adjust_for_fetch_type(opline, result, type); in zend_compile_simple_var_no_cv()
3006 zend_adjust_for_fetch_type(opline, result, type); in zend_delayed_compile_dim()
3038 zend_adjust_for_fetch_type(opline, result, type); in zend_delayed_compile_dim()
3125 zend_adjust_for_fetch_type(opline, result, type); in zend_delayed_compile_prop()
3179 zend_adjust_for_fetch_type(opline, result, type); in zend_compile_static_prop()

Completed in 33 milliseconds