Home
last modified time | relevance | path

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

/PHP-7.1/ext/phar/
H A Dtar.c954 int closeoldfile, free_user_stub, signature_length; in phar_tar_flush() local
1054 free_user_stub = 1; in phar_tar_flush()
1056 free_user_stub = 0; in phar_tar_flush()
1065 if (free_user_stub) { in phar_tar_flush()
1086 if (free_user_stub) { in phar_tar_flush()
1097 if (free_user_stub) { in phar_tar_flush()
H A Dzip.c1190 int free_user_stub, closeoldfile = 0; in phar_zip_flush() local
1290 free_user_stub = 1; in phar_zip_flush()
1292 free_user_stub = 0; in phar_zip_flush()
1301 if (free_user_stub) { in phar_zip_flush()
1322 if (free_user_stub) { in phar_zip_flush()
1333 if (free_user_stub) { in phar_zip_flush()
1342 if (free_user_stub) { in phar_zip_flush()
H A Dphar.c2509 int free_user_stub, free_fp = 1, free_ufp = 1; local
2591 free_user_stub = 1;
2595 free_user_stub = 0;
2607 if (free_user_stub) {
2624 if (free_user_stub) {
2630 if (free_user_stub) {

Completed in 24 milliseconds