Home
last modified time | relevance | path

Searched refs:accelerator_orig_compile_file (Results 1 – 1 of 1) sorted by relevance

/PHP-7.3/ext/opcache/
H A DZendAccelerator.c1713 *op_array_p = accelerator_orig_compile_file(file_handle, type); in opcache_compile_file()
1731 *op_array_p = accelerator_orig_compile_file(file_handle, type); in opcache_compile_file()
1848 return accelerator_orig_compile_file(file_handle, type); in file_cache_compile_file()
1955 return accelerator_orig_compile_file(file_handle, type); in persistent_compile_file()
1971 return accelerator_orig_compile_file(file_handle, type); in persistent_compile_file()
1999 return accelerator_orig_compile_file(file_handle, type); in persistent_compile_file()
2005 return accelerator_orig_compile_file(file_handle, type); in persistent_compile_file()
2063 return accelerator_orig_compile_file(file_handle, type); in persistent_compile_file()
2153 return accelerator_orig_compile_file(file_handle, type); in persistent_compile_file()
2987 accelerator_orig_compile_file = zend_compile_file;
[all …]

Completed in 11 milliseconds