Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/
H A Dutil.c1957 static int phar_update_cached_entry(zval *data, void *argument) /* {{{ */ in phar_update_cached_entry() function
2034 zend_hash_apply_with_argument(&newmanifest, phar_update_cached_entry, (void *)phar); in phar_copy_cached_phar()

Completed in 7 milliseconds