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.1/ext/opcache/
H A Dzend_file_cache.c726 static char *zend_file_cache_get_bin_file_path(zend_string *script_path) in zend_file_cache_get_bin_file_path() function
796 filename = zend_file_cache_get_bin_file_path(script->script.filename); in zend_file_cache_script_store()
1346 filename = zend_file_cache_get_bin_file_path(full_path); in zend_file_cache_script_load()
1522 filename = zend_file_cache_get_bin_file_path(full_path); in zend_file_cache_invalidate()

Completed in 7 milliseconds