Home
last modified time | relevance | path

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

/PHP-8.1/ext/phar/
H A Dphar_internal.h267 uint32_t is_mounted:1; member
H A Ddirstream.c359 if (entry->is_mounted) { in phar_wrapper_open_dir()
H A Dutil.c207 entry.is_mounted = 1; in phar_mount_entry()
1308 if (!entry->tmp || !entry->is_mounted) { in phar_get_entry_info_dir()
H A Dphar.c2741 if (entry->is_deleted || entry->is_mounted) { in phar_flush()
2969 if (entry->is_deleted || entry->is_mounted) { in phar_flush()
3052 if (entry->is_deleted || entry->is_dir || entry->is_mounted) { in phar_flush()
H A Dstream.c627 if (!entry->tmp || !entry->is_mounted) { in phar_wrapper_stat()
H A Dtar.c722 if (entry->is_mounted) { in phar_tar_writeheaders_int()
H A Dzip.c829 if (entry->is_mounted) { in phar_zip_changed_apply_int()
H A Dphar_object.c4096 if (entry->is_mounted) { in phar_extract_file()

Completed in 55 milliseconds