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-8.4/Zend/
H A Dzend_compile.c3445 static void zend_compile_expr_with_potential_assign_to_self( in zend_compile_expr_with_potential_assign_to_self() function
3501 zend_compile_expr_with_potential_assign_to_self(&expr_node, expr_ast, var_ast); in zend_compile_assign()
3671 zend_compile_expr_with_potential_assign_to_self(&expr_node, expr_ast, var_ast); in zend_compile_compound_assign()
10340 zend_compile_expr_with_potential_assign_to_self(&default_node, default_ast, var_ast); in zend_compile_assign_coalesce()

Completed in 36 milliseconds