Home
last modified time | relevance | path

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

/PHP-7.0/ext/phar/
H A Dtar.c949 int closeoldfile, free_user_stub, signature_length; in phar_tar_flush() local
1040 free_user_stub = 1; in phar_tar_flush()
1042 free_user_stub = 0; in phar_tar_flush()
1051 if (free_user_stub) { in phar_tar_flush()
1072 if (free_user_stub) { in phar_tar_flush()
1083 if (free_user_stub) { in phar_tar_flush()
H A Dzip.c1191 int free_user_stub, closeoldfile = 0; in phar_zip_flush() local
1291 free_user_stub = 1; in phar_zip_flush()
1293 free_user_stub = 0; in phar_zip_flush()
1302 if (free_user_stub) { in phar_zip_flush()
1323 if (free_user_stub) { in phar_zip_flush()
1334 if (free_user_stub) { in phar_zip_flush()
1343 if (free_user_stub) { in phar_zip_flush()
H A Dphar.c2526 int free_user_stub, free_fp = 1, free_ufp = 1; local
2608 free_user_stub = 1;
2612 free_user_stub = 0;
2624 if (free_user_stub) {
2641 if (free_user_stub) {
2647 if (free_user_stub) {

Completed in 22 milliseconds