Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/
H A Ddirstream.c516 entry.flags = PHAR_ENT_PERM_DEF_DIR; in phar_wrapper_mkdir()
517 entry.old_flags = PHAR_ENT_PERM_DEF_DIR; in phar_wrapper_mkdir()
H A Dphar_internal.h106 #define PHAR_ENT_PERM_DEF_DIR 0x000001FF macro
H A Dzip.c418 entry.flags |= PHAR_ENT_PERM_DEF_DIR; in phar_parse_zipfile()
H A Dutil.c566 etemp.flags = etemp.old_flags = PHAR_ENT_PERM_DEF_DIR; in phar_get_or_create_entry_data()
H A Dphar.c1111 entry.flags |= PHAR_ENT_PERM_DEF_DIR; in phar_parse_pharfile()

Completed in 23 milliseconds