Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A Dzend_file_cache.c1014 static bool zend_file_cache_script_write(int fd, const zend_persistent_script *script, const zend_f… function
1135 if (!zend_file_cache_script_write(fd, script, &info, buf, s)) {

Completed in 9 milliseconds