Home
last modified time | relevance | path

Searched refs:is_mounted (Results 1 – 8 of 8) sorted by relevance

/php-src/ext/phar/
H A Ddirstream.c359 if (entry->is_mounted) { in phar_wrapper_open_dir()
H A Dphar_internal.h267 uint32_t is_mounted:1; member
H A Dutil.c207 entry.is_mounted = 1; in phar_mount_entry()
1309 if (!entry->tmp || !entry->is_mounted) { in phar_get_entry_info_dir()
H A Dphar.c2728 if (entry->is_deleted || entry->is_mounted) { in phar_flush()
2956 if (entry->is_deleted || entry->is_mounted) { in phar_flush()
3039 if (entry->is_deleted || entry->is_dir || entry->is_mounted) { in phar_flush()
H A Dstream.c638 if (!entry->tmp || !entry->is_mounted) { in phar_wrapper_stat()
H A Dtar.c714 if (entry->is_mounted) { in phar_tar_writeheaders_int()
H A Dzip.c880 if (entry->is_mounted) { in phar_zip_changed_apply_int()
H A Dphar_object.c4116 if (entry->is_mounted) { in phar_extract_file()

Completed in 52 milliseconds