Home
last modified time | relevance | path

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

/PHP-8.3/ext/phar/
H A Ddirstream.c502 entry.flags = PHAR_ENT_PERM_DEF_DIR; in phar_wrapper_mkdir()
503 entry.old_flags = PHAR_ENT_PERM_DEF_DIR; in phar_wrapper_mkdir()
H A Dphar_internal.h108 #define PHAR_ENT_PERM_DEF_DIR 0x000001FF macro
H A Dzip.c413 entry.flags |= PHAR_ENT_PERM_DEF_DIR; in phar_parse_zipfile()
H A Dutil.c576 etemp.flags = etemp.old_flags = PHAR_ENT_PERM_DEF_DIR; in phar_get_or_create_entry_data()
H A Dphar.c1178 entry.flags |= PHAR_ENT_PERM_DEF_DIR; in phar_parse_pharfile()

Completed in 28 milliseconds