Home
last modified time | relevance | path

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

/PHP-8.2/ext/phar/
H A Dtar.c1144 closeoldfile = 0; in phar_tar_flush()
1148 closeoldfile = oldfile != NULL; in phar_tar_flush()
1156 if (closeoldfile) { in phar_tar_flush()
1172 if (closeoldfile) { in phar_tar_flush()
1188 if (closeoldfile) { in phar_tar_flush()
1196 if (closeoldfile) { in phar_tar_flush()
1207 if (closeoldfile) { in phar_tar_flush()
1227 if (closeoldfile) { in phar_tar_flush()
1262 if (closeoldfile) { in phar_tar_flush()
1275 if (closeoldfile) { in phar_tar_flush()
[all …]
H A Dphar.c2595 closeoldfile = 0; in phar_flush()
2606 if (closeoldfile) { in phar_flush()
2650 if (closeoldfile) { in phar_flush()
2665 if (closeoldfile) { in phar_flush()
2694 if (closeoldfile) { in phar_flush()
2797 if (closeoldfile) { in phar_flush()
2817 if (closeoldfile) { in phar_flush()
2844 if (closeoldfile) { in phar_flush()
2925 if (closeoldfile) { in phar_flush()
2946 if (closeoldfile) { in phar_flush()
[all …]
H A Dzip.c1231 int free_user_stub, closeoldfile = 0; in phar_zip_flush() local
1409 closeoldfile = 0; in phar_zip_flush()
1413 closeoldfile = oldfile != NULL; in phar_zip_flush()
1422 if (closeoldfile) { in phar_zip_flush()
1463 if (closeoldfile) { in phar_zip_flush()
1540 if (closeoldfile) { in phar_zip_flush()
1555 if (closeoldfile) { in phar_zip_flush()

Completed in 31 milliseconds