Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A DZendAccelerator.c1322 *op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC); in compile_and_cache_file()
1340 *op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC); in compile_and_cache_file()
1347 *op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC); in compile_and_cache_file()
1353 *op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC); in compile_and_cache_file()
1379 op_array = *op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC); in compile_and_cache_file()
1467 return accelerator_orig_compile_file(file_handle, type TSRMLS_CC);
1497 return accelerator_orig_compile_file(file_handle, type TSRMLS_CC);
1507 return accelerator_orig_compile_file(file_handle, type TSRMLS_CC);
1618 return accelerator_orig_compile_file(file_handle, type TSRMLS_CC);
2586 accelerator_orig_compile_file = zend_compile_file;
[all …]

Completed in 15 milliseconds