Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dtar.c969 bool must_close_old_file = false; in phar_tar_flush() local
1100 must_close_old_file = false; in phar_tar_flush()
1112 if (must_close_old_file) { in phar_tar_flush()
1128 if (must_close_old_file) { in phar_tar_flush()
1144 if (must_close_old_file) { in phar_tar_flush()
1152 if (must_close_old_file) { in phar_tar_flush()
1163 if (must_close_old_file) { in phar_tar_flush()
1183 if (must_close_old_file) { in phar_tar_flush()
1218 if (must_close_old_file) { in phar_tar_flush()
1231 if (must_close_old_file) { in phar_tar_flush()
[all …]
H A Dphar.c2600 if (must_close_old_file) { in phar_flush_ex()
2610 if (must_close_old_file) { in phar_flush_ex()
2628 if (must_close_old_file) { in phar_flush_ex()
2651 if (must_close_old_file) { in phar_flush_ex()
2754 if (must_close_old_file) { in phar_flush_ex()
2774 if (must_close_old_file) { in phar_flush_ex()
2801 if (must_close_old_file) { in phar_flush_ex()
2812 if (must_close_old_file) { in phar_flush_ex()
2882 if (must_close_old_file) { in phar_flush_ex()
2903 if (must_close_old_file) { in phar_flush_ex()
[all …]
H A Dzip.c1260 bool must_close_old_file = false; in phar_zip_flush() local
1393 must_close_old_file = false; in phar_zip_flush()
1397 must_close_old_file = oldfile != NULL; in phar_zip_flush()
1406 if (must_close_old_file) { in phar_zip_flush()
1447 if (must_close_old_file) { in phar_zip_flush()
1524 if (must_close_old_file) { in phar_zip_flush()
1539 if (must_close_old_file) { in phar_zip_flush()

Completed in 24 milliseconds