Searched refs:phar_copy_file_contents (Results 1 – 1 of 1) sorted by relevance
1933 static zend_result phar_copy_file_contents(phar_entry_info *entry, php_stream *fp) /* {{{ */ in phar_copy_file_contents() function2302 if (FAILURE == phar_copy_file_contents(&newentry, phar->fp)) { in phar_convert_to_other()
Completed in 12 milliseconds