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.c1488 static zend_always_inline bool is_phar_file(zend_string *filename) in is_phar_file() function
1524 new_persistent_script->is_phar = is_phar_file(new_persistent_script->script.filename); in store_script_in_file_cache()
1637 new_persistent_script->is_phar = is_phar_file(new_persistent_script->script.filename); in cache_script_in_shared_memory()
4281 new_persistent_script->is_phar = is_phar_file(new_persistent_script->script.filename);

Completed in 13 milliseconds