Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dtar.c948 int closeoldfile, free_user_stub, signature_length; in phar_tar_flush() local
1025 free_user_stub = 1; in phar_tar_flush()
1027 free_user_stub = 0; in phar_tar_flush()
1036 if (free_user_stub) { in phar_tar_flush()
1057 if (free_user_stub) { in phar_tar_flush()
1068 if (free_user_stub) { in phar_tar_flush()
H A Dzip.c1167 int free_user_stub, closeoldfile = 0; in phar_zip_flush() local
1253 free_user_stub = 1; in phar_zip_flush()
1255 free_user_stub = 0; in phar_zip_flush()
1264 if (free_user_stub) { in phar_zip_flush()
1285 if (free_user_stub) { in phar_zip_flush()
1296 if (free_user_stub) { in phar_zip_flush()
1305 if (free_user_stub) { in phar_zip_flush()
H A Dphar.c2587 int free_user_stub, free_fp = 1, free_ufp = 1; local
2668 free_user_stub = 1;
2670 free_user_stub = 0;
2682 if (free_user_stub) {
2699 if (free_user_stub) {
2705 if (free_user_stub) {

Completed in 28 milliseconds