Home
last modified time | relevance | path

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

/PHP-8.4/ext/phar/
H A Dtar.c965 bool must_close_old_file = false; in phar_tar_flush() local
1096 must_close_old_file = false; in phar_tar_flush()
1108 if (must_close_old_file) { in phar_tar_flush()
1124 if (must_close_old_file) { in phar_tar_flush()
1140 if (must_close_old_file) { in phar_tar_flush()
1148 if (must_close_old_file) { in phar_tar_flush()
1159 if (must_close_old_file) { in phar_tar_flush()
1179 if (must_close_old_file) { in phar_tar_flush()
1214 if (must_close_old_file) { in phar_tar_flush()
1227 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 30 milliseconds