Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_ast.h118 ZEND_AST_ASSIGN_OP, enumerator
349 return zend_ast_create_ex(ZEND_AST_ASSIGN_OP, opcode, op0, op1); in zend_ast_create_assign_op()
H A Dzend_ast.c1831 case ZEND_AST_ASSIGN_OP: in zend_ast_export_ex()
H A Dzend_compile.c9544 case ZEND_AST_ASSIGN_OP: in zend_compile_expr_inner()

Completed in 40 milliseconds