Home
last modified time | relevance | path

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

/PHP-7.3/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()
1260 if (closeoldfile) { in phar_tar_flush()
1273 if (closeoldfile) { in phar_tar_flush()
[all …]
H A Dphar.c2559 closeoldfile = 0;
2570 if (closeoldfile) {
2616 if (closeoldfile) {
2633 if (closeoldfile) {
2662 if (closeoldfile) {
2773 if (closeoldfile) {
2796 if (closeoldfile) {
2820 if (closeoldfile) {
2899 if (closeoldfile) {
2920 if (closeoldfile) {
[all …]
H A Dzip.c1192 int free_user_stub, closeoldfile = 0; in phar_zip_flush() local
1374 closeoldfile = 0; in phar_zip_flush()
1378 closeoldfile = oldfile != NULL; in phar_zip_flush()
1387 if (closeoldfile) { in phar_zip_flush()
1436 if (closeoldfile) { in phar_zip_flush()
1515 if (closeoldfile) { in phar_zip_flush()
1530 if (closeoldfile) { in phar_zip_flush()

Completed in 21 milliseconds