Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dphar_internal.h613 int phar_create_writeable_entry(phar_archive_data *phar, phar_entry_info *entry, char **error TSRML…
H A Dutil.c458 if (FAILURE == phar_create_writeable_entry(phar, entry, error TSRMLS_CC)) { in phar_get_entry_data()
473 if (FAILURE == phar_create_writeable_entry(phar, entry, error TSRMLS_CC)) { in phar_get_entry_data()
812 int phar_create_writeable_entry(phar_archive_data *phar, phar_entry_info *entry, char **error TSRML… in phar_create_writeable_entry() function

Completed in 12 milliseconds