Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/
H A Dzend_file_cache.c832 static char *zend_file_cache_get_bin_file_path(zend_string *script_path) function
897 filename = zend_file_cache_get_bin_file_path(script->script.filename);
1534 filename = zend_file_cache_get_bin_file_path(full_path);
1714 filename = zend_file_cache_get_bin_file_path(full_path);

Completed in 8 milliseconds