Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dutil.c367 static zend_result phar_create_writeable_entry(phar_archive_data *phar, phar_entry_info *entry, cha… in phar_create_writeable_entry() function
576 if (FAILURE == phar_create_writeable_entry(phar, entry, error)) { in phar_get_entry_data()
591 if (FAILURE == phar_create_writeable_entry(phar, entry, error)) { in phar_get_entry_data()

Completed in 7 milliseconds