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