Home
last modified time | relevance | path

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

/PHP-7.3/ext/phar/
H A Dphar_internal.h559 int phar_create_writeable_entry(phar_archive_data *phar, phar_entry_info *entry, char **error);
H A Dutil.c448 if (FAILURE == phar_create_writeable_entry(phar, entry, error)) { in phar_get_entry_data()
463 if (FAILURE == phar_create_writeable_entry(phar, entry, error)) { in phar_get_entry_data()
802 int phar_create_writeable_entry(phar_archive_data *phar, phar_entry_info *entry, char **error) /* {… in phar_create_writeable_entry() function

Completed in 16 milliseconds