Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dtar.c1136 closeoldfile = 0; in phar_tar_flush()
1140 closeoldfile = oldfile != NULL; in phar_tar_flush()
1148 if (closeoldfile) { in phar_tar_flush()
1164 if (closeoldfile) { in phar_tar_flush()
1180 if (closeoldfile) { in phar_tar_flush()
1188 if (closeoldfile) { in phar_tar_flush()
1199 if (closeoldfile) { in phar_tar_flush()
1219 if (closeoldfile) { in phar_tar_flush()
1254 if (closeoldfile) { in phar_tar_flush()
1267 if (closeoldfile) { in phar_tar_flush()
[all …]
H A Dphar.c2584 closeoldfile = 0; in phar_flush()
2595 if (closeoldfile) { in phar_flush()
2639 if (closeoldfile) { in phar_flush()
2654 if (closeoldfile) { in phar_flush()
2683 if (closeoldfile) { in phar_flush()
2786 if (closeoldfile) { in phar_flush()
2806 if (closeoldfile) { in phar_flush()
2833 if (closeoldfile) { in phar_flush()
2914 if (closeoldfile) { in phar_flush()
2935 if (closeoldfile) { in phar_flush()
[all …]
H A Dzip.c1259 int free_user_stub, closeoldfile = 0; in phar_zip_flush() local
1437 closeoldfile = 0; in phar_zip_flush()
1441 closeoldfile = oldfile != NULL; in phar_zip_flush()
1450 if (closeoldfile) { in phar_zip_flush()
1491 if (closeoldfile) { in phar_zip_flush()
1568 if (closeoldfile) { in phar_zip_flush()
1583 if (closeoldfile) { in phar_zip_flush()

Completed in 19 milliseconds