Home
last modified time | relevance | path

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

/PHP-7.3/ext/phar/
H A Dphar.c2513 int restore_alias_len, global_flags = 0, closeoldfile; local
2857 global_flags |= (entry->flags & PHAR_ENT_COMPRESSION_MASK);
2859 global_flags |= PHAR_HDR_SIGNATURE;
2892 phar_set_32(manifest+10, global_flags);
3106 if (global_flags & PHAR_HDR_SIGNATURE) {

Completed in 22 milliseconds