accelerator_orig_compile_file 115 ext/opcache/ZendAccelerator.c static zend_op_array *(*accelerator_orig_compile_file)(zend_file_handle *file_handle, int type); accelerator_orig_compile_file 1434 ext/opcache/ZendAccelerator.c *op_array_p = accelerator_orig_compile_file(file_handle, type); accelerator_orig_compile_file 1452 ext/opcache/ZendAccelerator.c *op_array_p = accelerator_orig_compile_file(file_handle, type); accelerator_orig_compile_file 1459 ext/opcache/ZendAccelerator.c *op_array_p = accelerator_orig_compile_file(file_handle, type); accelerator_orig_compile_file 1465 ext/opcache/ZendAccelerator.c *op_array_p = accelerator_orig_compile_file(file_handle, type); accelerator_orig_compile_file 1489 ext/opcache/ZendAccelerator.c op_array = *op_array_p = accelerator_orig_compile_file(file_handle, type); accelerator_orig_compile_file 1558 ext/opcache/ZendAccelerator.c return accelerator_orig_compile_file(file_handle, type); accelerator_orig_compile_file 1631 ext/opcache/ZendAccelerator.c return accelerator_orig_compile_file(file_handle, type); accelerator_orig_compile_file 1643 ext/opcache/ZendAccelerator.c return accelerator_orig_compile_file(file_handle, type); accelerator_orig_compile_file 1669 ext/opcache/ZendAccelerator.c return accelerator_orig_compile_file(file_handle, type); accelerator_orig_compile_file 1726 ext/opcache/ZendAccelerator.c return accelerator_orig_compile_file(file_handle, type); accelerator_orig_compile_file 1795 ext/opcache/ZendAccelerator.c return accelerator_orig_compile_file(file_handle, type); accelerator_orig_compile_file 2752 ext/opcache/ZendAccelerator.c accelerator_orig_compile_file = zend_compile_file; accelerator_orig_compile_file 2843 ext/opcache/ZendAccelerator.c zend_compile_file = accelerator_orig_compile_file;