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.0/ext/opcache/
H A Dzend_file_cache.c701 static char *zend_file_cache_get_bin_file_path(zend_string *script_path) in zend_file_cache_get_bin_file_path() function
743 filename = zend_file_cache_get_bin_file_path(script->full_path); in zend_file_cache_script_store()
1268 filename = zend_file_cache_get_bin_file_path(full_path); in zend_file_cache_script_load()
1444 filename = zend_file_cache_get_bin_file_path(full_path); in zend_file_cache_invalidate()

Completed in 10 milliseconds