Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c5710 bool is_variable = zend_is_variable(expr_ast) && zend_can_write_to_variable(expr_ast); in zend_compile_foreach() local
5733 if (by_ref && is_variable) { in zend_compile_foreach()

Completed in 35 milliseconds