Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/
H A Dphar_object.c1963 static int phar_copy_file_contents(phar_entry_info *entry, php_stream *fp) /* {{{ */ in phar_copy_file_contents() function
2325 if (FAILURE == phar_copy_file_contents(&newentry, phar->fp)) { in phar_convert_to_other()

Completed in 18 milliseconds