Home
last modified time | relevance | path

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

/PHP-8.0/ext/phar/
H A Dtar.c967 int closeoldfile, free_user_stub; in phar_tar_flush() local
1061 free_user_stub = 1; in phar_tar_flush()
1063 free_user_stub = 0; in phar_tar_flush()
1072 if (free_user_stub) { in phar_tar_flush()
1093 if (free_user_stub) { in phar_tar_flush()
1104 if (free_user_stub) { in phar_tar_flush()
H A Dzip.c1211 int free_user_stub, closeoldfile = 0; in phar_zip_flush() local
1306 free_user_stub = 1; in phar_zip_flush()
1308 free_user_stub = 0; in phar_zip_flush()
1317 if (free_user_stub) { in phar_zip_flush()
1338 if (free_user_stub) { in phar_zip_flush()
1350 if (free_user_stub) { in phar_zip_flush()
H A Dphar.c2569 int free_user_stub, free_fp = 1, free_ufp = 1; in phar_flush() local
2652 free_user_stub = 1; in phar_flush()
2656 free_user_stub = 0; in phar_flush()
2668 if (free_user_stub) { in phar_flush()
2685 if (free_user_stub) { in phar_flush()
2691 if (free_user_stub) { in phar_flush()

Completed in 18 milliseconds