Searched refs:is_variable (Results 1 – 1 of 1) sorted by relevance
4508 zend_bool is_variable = zend_is_variable(expr_ast) && !zend_is_call(expr_ast) in zend_compile_foreach() local4528 if (by_ref && is_variable) { in zend_compile_foreach()
Completed in 26 milliseconds