Home
last modified time | relevance | path

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

/PHP-7.2/ext/phar/
H A Dtar.c1147 closeoldfile = 0; in phar_tar_flush()
1151 closeoldfile = oldfile != NULL; in phar_tar_flush()
1159 if (closeoldfile) { in phar_tar_flush()
1175 if (closeoldfile) { in phar_tar_flush()
1191 if (closeoldfile) { in phar_tar_flush()
1199 if (closeoldfile) { in phar_tar_flush()
1210 if (closeoldfile) { in phar_tar_flush()
1230 if (closeoldfile) { in phar_tar_flush()
1263 if (closeoldfile) { in phar_tar_flush()
1276 if (closeoldfile) { in phar_tar_flush()
[all …]
H A Dphar.c2544 closeoldfile = 0;
2555 if (closeoldfile) {
2601 if (closeoldfile) {
2618 if (closeoldfile) {
2647 if (closeoldfile) {
2758 if (closeoldfile) {
2781 if (closeoldfile) {
2805 if (closeoldfile) {
2884 if (closeoldfile) {
2905 if (closeoldfile) {
[all …]
H A Dzip.c1190 int free_user_stub, closeoldfile = 0; in phar_zip_flush() local
1392 closeoldfile = 0; in phar_zip_flush()
1396 closeoldfile = oldfile != NULL; in phar_zip_flush()
1405 if (closeoldfile) { in phar_zip_flush()
1454 if (closeoldfile) { in phar_zip_flush()
1533 if (closeoldfile) { in phar_zip_flush()
1548 if (closeoldfile) { in phar_zip_flush()

Completed in 23 milliseconds