Searched defs:opcache_compile_file (Results 1 – 3 of 3) sorted by relevance
9 function opcache_compile_file(string $filename): bool {} function
859 ZEND_FUNCTION(opcache_compile_file) argument
1702 static zend_persistent_script *opcache_compile_file(zend_file_handle *file_handle, int type, const … in opcache_compile_file() function
Completed in 30 milliseconds