Home
last modified time | relevance | path

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

/PHP-5.3/ext/phar/
H A Ddirstream.c393 if (entry->is_mounted) { in phar_wrapper_open_dir()
H A Dphar_internal.h292 unsigned int is_mounted:1; member
H A Dphar.c2769 if (entry->is_deleted || entry->is_mounted) {
3002 if (entry->is_deleted || entry->is_mounted) {
3074 if (entry->is_deleted || entry->is_dir || entry->is_mounted) {
H A Dutil.c223 entry.is_mounted = 1; in phar_mount_entry()
1580 if (!entry->tmp || !entry->is_mounted) { in phar_get_entry_info_dir()
H A Dstream.c656 if (!entry->tmp || !entry->is_mounted) { in phar_wrapper_stat()
H A Dtar.c686 if (entry->is_mounted) { in phar_tar_writeheaders()
H A Dzip.c787 if (entry->is_mounted) { in phar_zip_changed_apply()
H A Dphar_object.c4193 if (entry->is_mounted) {

Completed in 48 milliseconds