Lines Matching refs:oldfile
968 php_stream *oldfile, *newfile; in phar_tar_flush() local
1099 oldfile = phar->fp; in phar_tar_flush()
1101 php_stream_rewind(oldfile); in phar_tar_flush()
1103 oldfile = php_stream_open_wrapper(phar->fname, "rb", 0, NULL); in phar_tar_flush()
1104 must_close_old_file = oldfile != NULL; in phar_tar_flush()
1113 php_stream_close(oldfile); in phar_tar_flush()
1118 pass.old = oldfile; in phar_tar_flush()
1129 php_stream_close(oldfile); in phar_tar_flush()
1145 php_stream_close(oldfile); in phar_tar_flush()
1153 php_stream_close(oldfile); in phar_tar_flush()
1164 php_stream_close(oldfile); in phar_tar_flush()
1184 php_stream_close(oldfile); in phar_tar_flush()
1219 php_stream_close(oldfile); in phar_tar_flush()
1232 php_stream_close(oldfile); in phar_tar_flush()
1246 php_stream_close(oldfile); in phar_tar_flush()