accelerator_orig_compile_file  107 ext/opcache/ZendAccelerator.c static zend_op_array *(*accelerator_orig_compile_file)(zend_file_handle *file_handle, int type TSRMLS_DC);
accelerator_orig_compile_file 1335 ext/opcache/ZendAccelerator.c 		*op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC);
accelerator_orig_compile_file 1353 ext/opcache/ZendAccelerator.c 			*op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC);
accelerator_orig_compile_file 1360 ext/opcache/ZendAccelerator.c 			*op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC);
accelerator_orig_compile_file 1366 ext/opcache/ZendAccelerator.c 			*op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC);
accelerator_orig_compile_file 1392 ext/opcache/ZendAccelerator.c 		op_array = *op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC);
accelerator_orig_compile_file 1480 ext/opcache/ZendAccelerator.c 		return accelerator_orig_compile_file(file_handle, type TSRMLS_CC);
accelerator_orig_compile_file 1510 ext/opcache/ZendAccelerator.c 			return accelerator_orig_compile_file(file_handle, type TSRMLS_CC);
accelerator_orig_compile_file 1520 ext/opcache/ZendAccelerator.c 			return accelerator_orig_compile_file(file_handle, type TSRMLS_CC);
accelerator_orig_compile_file 1631 ext/opcache/ZendAccelerator.c 			return accelerator_orig_compile_file(file_handle, type TSRMLS_CC);
accelerator_orig_compile_file 2623 ext/opcache/ZendAccelerator.c 	accelerator_orig_compile_file = zend_compile_file;
accelerator_orig_compile_file 2742 ext/opcache/ZendAccelerator.c 	zend_compile_file = accelerator_orig_compile_file;