Home
last modified time | relevance | path

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

/PHP-7.2/ext/phar/
H A Dphar_internal.h263 unsigned int is_mounted:1; member
H A Ddirstream.c373 if (entry->is_mounted) { in phar_wrapper_open_dir()
H A Dutil.c211 entry.is_mounted = 1; in phar_mount_entry()
1312 if (!entry->tmp || !entry->is_mounted) { in phar_get_entry_info_dir()
H A Dphar.c2695 if (entry->is_deleted || entry->is_mounted) {
2932 if (entry->is_deleted || entry->is_mounted) {
3021 if (entry->is_deleted || entry->is_dir || entry->is_mounted) {
H A Dstream.c629 if (!entry->tmp || !entry->is_mounted) { in phar_wrapper_stat()
H A Dtar.c705 if (entry->is_mounted) { in phar_tar_writeheaders_int()
H A Dzip.c798 if (entry->is_mounted) { in phar_zip_changed_apply_int()
H A Dphar_object.c4205 if (entry->is_mounted) { in phar_extract_file()

Completed in 57 milliseconds