Home
last modified time | relevance | path

Searched refs:PHAR_ENT_PERM_DEF_DIR (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/phar/
H A Ddirstream.c450 entry.flags = PHAR_ENT_PERM_DEF_DIR; in phar_wrapper_mkdir()
451 entry.old_flags = PHAR_ENT_PERM_DEF_DIR; in phar_wrapper_mkdir()
H A Dphar_internal.h77 #define PHAR_ENT_PERM_DEF_DIR 0x000001FF macro
H A Dzip.c445 entry.flags |= PHAR_ENT_PERM_DEF_DIR; in phar_parse_zipfile()
H A Dutil.c693 etemp.flags = etemp.old_flags = PHAR_ENT_PERM_DEF_DIR; in phar_get_or_create_entry_data()
H A Dphar.c1180 entry.flags |= PHAR_ENT_PERM_DEF_DIR; in phar_parse_pharfile()

Completed in 24 milliseconds