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.c3439 static void zend_compile_expr_with_potential_assign_to_self( in zend_compile_expr_with_potential_assign_to_self() function
3495 zend_compile_expr_with_potential_assign_to_self(&expr_node, expr_ast, var_ast); in zend_compile_assign()
3665 zend_compile_expr_with_potential_assign_to_self(&expr_node, expr_ast, var_ast); in zend_compile_compound_assign()
10397 zend_compile_expr_with_potential_assign_to_self(&default_node, default_ast, var_ast); in zend_compile_assign_coalesce()

Completed in 57 milliseconds