Home
last modified time | relevance | path

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

/PHP-7.0/ext/opcache/
H A DZendAccelerator.h341 zend_op_array *persistent_compile_file(zend_file_handle *file_handle, int type);
H A Dzend_accelerator_module.c824 op_array = persistent_compile_file(&handle, ZEND_INCLUDE);
H A DZendAccelerator.c1670 zend_op_array *persistent_compile_file(zend_file_handle *file_handle, int type) in persistent_compile_file() function
2844 zend_compile_file = persistent_compile_file;

Completed in 18 milliseconds