Searched refs:ZEND_AST_ASSIGN_COALESCE (Results 1 – 4 of 4) sorted by relevance
124 ZEND_AST_ASSIGN_COALESCE, enumerator
915 { $$ = zend_ast_create(ZEND_AST_ASSIGN_COALESCE, $1, $3); }
1731 case ZEND_AST_ASSIGN_COALESCE: BINARY_OP(" \?\?= ", 90, 91, 90); in zend_ast_export_ex()
8668 case ZEND_AST_ASSIGN_COALESCE: in zend_compile_expr()
Completed in 44 milliseconds