new_prototype     454 ext/opcache/zend_accelerator_util_funcs.c 	zend_function** new_prototype;
new_prototype     549 ext/opcache/zend_accelerator_util_funcs.c 			if (accel_xlat_get(new_entry->prototype, new_prototype) == SUCCESS) {
new_prototype     550 ext/opcache/zend_accelerator_util_funcs.c 				new_entry->prototype = *new_prototype;