Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dphar_internal.h141 #define TAR_DIR '5' macro
H A Dtar.c475 entry.tar_type = TAR_DIR; in phar_parse_tarfile()
478 if (entry.tar_type == TAR_DIR) { in phar_parse_tarfile()
H A Ddirstream.c528 entry.tar_type = TAR_DIR; in phar_wrapper_mkdir()
H A Dutil.c597 etemp.tar_type = etemp.is_dir ? TAR_DIR : TAR_FILE; in phar_get_or_create_entry_data()
H A Dphar_object.c2328 newentry.tar_type = (entry->is_dir ? TAR_DIR : TAR_FILE); in phar_convert_to_other()

Completed in 56 milliseconds