Home
last modified time | relevance | path

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

/PHP-7.1/ext/opcache/
H A DZendAccelerator.c1506 *op_array_p = accelerator_orig_compile_file(file_handle, type); in opcache_compile_file()
1524 *op_array_p = accelerator_orig_compile_file(file_handle, type); in opcache_compile_file()
1630 return accelerator_orig_compile_file(file_handle, type); in file_cache_compile_file()
1705 return accelerator_orig_compile_file(file_handle, type); in persistent_compile_file()
1717 return accelerator_orig_compile_file(file_handle, type); in persistent_compile_file()
1743 return accelerator_orig_compile_file(file_handle, type); in persistent_compile_file()
1747 return accelerator_orig_compile_file(file_handle, type); in persistent_compile_file()
1805 return accelerator_orig_compile_file(file_handle, type); in persistent_compile_file()
1895 return accelerator_orig_compile_file(file_handle, type); in persistent_compile_file()
2896 accelerator_orig_compile_file = zend_compile_file;
[all …]

Completed in 11 milliseconds