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.c3371 static void zend_compile_expr_with_potential_assign_to_self( in zend_compile_expr_with_potential_assign_to_self() function
3427 zend_compile_expr_with_potential_assign_to_self(&expr_node, expr_ast, var_ast); in zend_compile_assign()
3600 zend_compile_expr_with_potential_assign_to_self(&expr_node, expr_ast, var_ast); in zend_compile_compound_assign()
9617 zend_compile_expr_with_potential_assign_to_self(&default_node, default_ast, var_ast); in zend_compile_assign_coalesce()

Completed in 32 milliseconds