Searched defs:opcache_compile_file (Results 1 – 3 of 3) sorted by relevance
13 function opcache_compile_file(string $filename): bool {} function
917 ZEND_FUNCTION(opcache_compile_file) argument
1725 static zend_persistent_script *opcache_compile_file(zend_file_handle *file_handle, int type, zend_o… in opcache_compile_file() function
Completed in 27 milliseconds