Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/
H A Dtar.c973 int closeoldfile, free_user_stub; in phar_tar_flush() local
1067 free_user_stub = 1; in phar_tar_flush()
1069 free_user_stub = 0; in phar_tar_flush()
1078 if (free_user_stub) { in phar_tar_flush()
1099 if (free_user_stub) { in phar_tar_flush()
1110 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()
1337 if (free_user_stub) { in phar_zip_flush()
1358 if (free_user_stub) { in phar_zip_flush()
1370 if (free_user_stub) { in phar_zip_flush()
H A Dphar.c2518 int free_user_stub, free_fp = 1, free_ufp = 1; in phar_flush() local
2601 free_user_stub = 1; in phar_flush()
2605 free_user_stub = 0; in phar_flush()
2617 if (free_user_stub) { in phar_flush()
2634 if (free_user_stub) { in phar_flush()
2640 if (free_user_stub) { in phar_flush()

Completed in 30 milliseconds