Home
last modified time | relevance | path

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

/PHP-5.3/ext/phar/
H A Dtar.c925 int closeoldfile, free_user_stub, signature_length; in phar_tar_flush() local
1002 free_user_stub = 1; in phar_tar_flush()
1004 free_user_stub = 0; in phar_tar_flush()
1013 if (free_user_stub) { in phar_tar_flush()
1034 if (free_user_stub) { in phar_tar_flush()
1045 if (free_user_stub) { in phar_tar_flush()
H A Dzip.c1175 int free_user_stub, closeoldfile = 0; in phar_zip_flush() local
1261 free_user_stub = 1; in phar_zip_flush()
1263 free_user_stub = 0; in phar_zip_flush()
1272 if (free_user_stub) { in phar_zip_flush()
1293 if (free_user_stub) { in phar_zip_flush()
1304 if (free_user_stub) { in phar_zip_flush()
1313 if (free_user_stub) { in phar_zip_flush()
H A Dphar.c2587 int free_user_stub, free_fp = 1, free_ufp = 1; local
2667 free_user_stub = 1;
2669 free_user_stub = 0;
2681 if (free_user_stub) {
2698 if (free_user_stub) {
2704 if (free_user_stub) {

Completed in 18 milliseconds