Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dtar.c1118 closeoldfile = 0; in phar_tar_flush()
1122 closeoldfile = oldfile != NULL; in phar_tar_flush()
1130 if (closeoldfile) { in phar_tar_flush()
1146 if (closeoldfile) { in phar_tar_flush()
1162 if (closeoldfile) { in phar_tar_flush()
1170 if (closeoldfile) { in phar_tar_flush()
1181 if (closeoldfile) { in phar_tar_flush()
1201 if (closeoldfile) { in phar_tar_flush()
1234 if (closeoldfile) { in phar_tar_flush()
1247 if (closeoldfile) { in phar_tar_flush()
[all …]
H A Dphar.c2621 closeoldfile = 0;
2632 if (closeoldfile) {
2675 if (closeoldfile) {
2692 if (closeoldfile) {
2720 if (closeoldfile) {
2835 if (closeoldfile) {
2858 if (closeoldfile) {
2882 if (closeoldfile) {
2961 if (closeoldfile) {
2982 if (closeoldfile) {
[all …]
H A Dzip.c1167 int free_user_stub, closeoldfile = 0; in phar_zip_flush() local
1355 closeoldfile = 0; in phar_zip_flush()
1359 closeoldfile = oldfile != NULL; in phar_zip_flush()
1368 if (closeoldfile) { in phar_zip_flush()
1417 if (closeoldfile) { in phar_zip_flush()
1496 if (closeoldfile) { in phar_zip_flush()
1511 if (closeoldfile) { in phar_zip_flush()

Completed in 36 milliseconds