Home
last modified time | relevance | path

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

/PHP-8.2/ext/phar/
H A Dtar.c968 int closeoldfile, free_user_stub; in phar_tar_flush() local
1062 free_user_stub = 1; in phar_tar_flush()
1064 free_user_stub = 0; in phar_tar_flush()
1071 if (free_user_stub) { in phar_tar_flush()
1090 if (free_user_stub) { in phar_tar_flush()
1101 if (free_user_stub) { in phar_tar_flush()
H A Dzip.c1231 int free_user_stub, closeoldfile = 0; in phar_zip_flush() local
1326 free_user_stub = 1; in phar_zip_flush()
1328 free_user_stub = 0; in phar_zip_flush()
1335 if (free_user_stub) { in phar_zip_flush()
1354 if (free_user_stub) { in phar_zip_flush()
1366 if (free_user_stub) { in phar_zip_flush()
H A Dphar.c2560 int free_user_stub, free_fp = 1, free_ufp = 1; in phar_flush() local
2643 free_user_stub = 1; in phar_flush()
2647 free_user_stub = 0; in phar_flush()
2657 if (free_user_stub) { in phar_flush()
2672 if (free_user_stub) { in phar_flush()
2678 if (free_user_stub) { in phar_flush()

Completed in 26 milliseconds