ZEND_AST_ASSIGN_OP 1292 Zend/zend_ast.c 		case ZEND_AST_ASSIGN_OP:
ZEND_AST_ASSIGN_OP  265 Zend/zend_ast.h 	return zend_ast_create_ex(ZEND_AST_ASSIGN_OP, opcode, op0, op1);
ZEND_AST_ASSIGN_OP 7142 Zend/zend_compile.c 		case ZEND_AST_ASSIGN_OP: