Home
last modified time | relevance | path

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

/PHP-7.2/ext/opcache/
H A DZendAccelerator.c1277 static zend_always_inline zend_bool is_phar_file(zend_string *filename) in is_phar_file() function
1312 new_persistent_script->is_phar = is_phar_file(new_persistent_script->script.filename); in store_script_in_file_cache()
1434 new_persistent_script->is_phar = is_phar_file(new_persistent_script->script.filename); in cache_script_in_shared_memory()

Completed in 12 milliseconds