Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dphar_internal.h440 zend_result phar_copy_entry_fp(phar_entry_info *source, phar_entry_info *dest, char **error);
H A Dstream.c857 if (FAILURE == phar_copy_entry_fp(source, entry, &error)) { in phar_wrapper_rename()
H A Dutil.c774 zend_result phar_copy_entry_fp(phar_entry_info *source, phar_entry_info *dest, char **error) /* {{{… in phar_copy_entry_fp() function
H A Dphar_object.c3494 if (FAILURE == phar_copy_entry_fp(oldentry, &newentry, &error)) { in PHP_METHOD()

Completed in 26 milliseconds