Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_compile.c3943 zend_bool is_variable = zend_is_variable(expr_ast) && !zend_is_call(expr_ast) in zend_compile_foreach() local
3963 if (by_ref && is_variable) { in zend_compile_foreach()

Completed in 27 milliseconds