Home
last modified time | relevance | path

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

/PHP-7.0/ext/phar/
H A Dphar_internal.h576 int phar_create_writeable_entry(phar_archive_data *phar, phar_entry_info *entry, char **error);
H A Dutil.c457 if (FAILURE == phar_create_writeable_entry(phar, entry, error)) { in phar_get_entry_data()
472 if (FAILURE == phar_create_writeable_entry(phar, entry, error)) { in phar_get_entry_data()
811 int phar_create_writeable_entry(phar_archive_data *phar, phar_entry_info *entry, char **error) /* {… in phar_create_writeable_entry() function

Completed in 11 milliseconds