Home
last modified time | relevance | path

Searched refs:is_mounted (Results 1 – 8 of 8) sorted by last modified time

/PHP-5.5/ext/phar/
H A Dzip.c779 if (entry->is_mounted) { in phar_zip_changed_apply()
H A Dutil.c218 entry.is_mounted = 1; in phar_mount_entry()
1336 if (!entry->tmp || !entry->is_mounted) { in phar_get_entry_info_dir()
H A Dphar_internal.h294 unsigned int is_mounted:1; member
H A Dphar_object.c4124 if (entry->is_mounted) { in phar_extract_file()
H A Dstream.c656 if (!entry->tmp || !entry->is_mounted) { in phar_wrapper_stat()
H A Dtar.c706 if (entry->is_mounted) { in phar_tar_writeheaders()
H A Dphar.c2770 if (entry->is_deleted || entry->is_mounted) {
3009 if (entry->is_deleted || entry->is_mounted) {
3097 if (entry->is_deleted || entry->is_dir || entry->is_mounted) {
H A Ddirstream.c390 if (entry->is_mounted) { in phar_wrapper_open_dir()

Completed in 57 milliseconds