Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A DZendAccelerator.h339 zend_op_array *persistent_compile_file(zend_file_handle *file_handle, int type TSRMLS_DC);
H A Dzend_accelerator_module.c777 op_array = persistent_compile_file(&handle, ZEND_INCLUDE TSRMLS_CC); in ZEND_FUNCTION()
H A DZendAccelerator.c1452 zend_op_array *persistent_compile_file(zend_file_handle *file_handle, int type TSRMLS_DC) function
2587 zend_compile_file = persistent_compile_file;

Completed in 25 milliseconds