Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c3440 static void zend_compile_expr_with_potential_assign_to_self( in zend_compile_expr_with_potential_assign_to_self() function
3496 zend_compile_expr_with_potential_assign_to_self(&expr_node, expr_ast, var_ast); in zend_compile_assign()
3666 zend_compile_expr_with_potential_assign_to_self(&expr_node, expr_ast, var_ast); in zend_compile_compound_assign()
10348 zend_compile_expr_with_potential_assign_to_self(&default_node, default_ast, var_ast); in zend_compile_assign_coalesce()

Completed in 34 milliseconds