ZEND_FAST_RET    4211 Zend/zend_compile.c 		opline = zend_emit_op(NULL, ZEND_FAST_RET, NULL, NULL);
ZEND_FAST_RET     614 Zend/zend_opcode.c 			case ZEND_FAST_RET:
ZEND_FAST_RET    7567 Zend/zend_vm_def.h ZEND_VM_HANDLER(163, ZEND_FAST_RET, ANY, ANY)
ZEND_FAST_RET     134 ext/opcache/Optimizer/block_pass.c 			case ZEND_FAST_RET:
ZEND_FAST_RET     282 ext/opcache/Optimizer/block_pass.c 				case ZEND_FAST_RET:
ZEND_FAST_RET    1310 ext/opcache/Optimizer/block_pass.c             	          target->opcode == ZEND_FAST_RET ||
ZEND_FAST_RET     630 ext/opcache/Optimizer/pass1_5.c 		case ZEND_FAST_RET:
ZEND_FAST_RET     324 ext/opcache/Optimizer/pass3.c 							   op->opcode == ZEND_FAST_RET ||
ZEND_FAST_RET     358 ext/opcache/Optimizer/pass3.c 							   op->opcode == ZEND_FAST_RET ||
ZEND_FAST_RET     461 sapi/phpdbg/phpdbg.c 		 || cur->opcode == ZEND_DECLARE_ANON_CLASS || cur->opcode == ZEND_DECLARE_ANON_INHERITED_CLASS || cur->opcode == ZEND_FAST_RET || cur->opcode == ZEND_TICKS
ZEND_FAST_RET      77 sapi/phpdbg/phpdbg_opcode.c 	case ZEND_FAST_RET:
ZEND_FAST_RET     122 sapi/phpdbg/phpdbg_opcode.c 	case ZEND_FAST_RET:
ZEND_FAST_RET     531 sapi/phpdbg/phpdbg_prompt.c 		 || opline->opcode == ZEND_FAST_RET
ZEND_FAST_RET     575 sapi/phpdbg/phpdbg_prompt.c 			case ZEND_FAST_RET: