Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dphar_object.c1933 static zend_result phar_copy_file_contents(phar_entry_info *entry, php_stream *fp) /* {{{ */ in phar_copy_file_contents() function
2302 if (FAILURE == phar_copy_file_contents(&newentry, phar->fp)) { in phar_convert_to_other()

Completed in 12 milliseconds