Home
last modified time | relevance | path

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

/PHP-5.3/ext/phar/
H A Dphar_internal.h664 int phar_create_writeable_entry(phar_archive_data *phar, phar_entry_info *entry, char **error TSRML…
H A Dutil.c681 if (FAILURE == phar_create_writeable_entry(phar, entry, error TSRMLS_CC)) { in phar_get_entry_data()
696 if (FAILURE == phar_create_writeable_entry(phar, entry, error TSRMLS_CC)) { in phar_get_entry_data()
1046 int phar_create_writeable_entry(phar_archive_data *phar, phar_entry_info *entry, char **error TSRML… in phar_create_writeable_entry() function

Completed in 11 milliseconds