Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A DZendAccelerator.c1484 static zend_always_inline bool is_phar_file(zend_string *filename) in is_phar_file() function
1520 new_persistent_script->is_phar = is_phar_file(new_persistent_script->script.filename); in store_script_in_file_cache()
1633 new_persistent_script->is_phar = is_phar_file(new_persistent_script->script.filename); in cache_script_in_shared_memory()
4253 new_persistent_script->is_phar = is_phar_file(new_persistent_script->script.filename);

Completed in 14 milliseconds