Searched refs:global_flags (Results 1 – 1 of 1) sorted by relevance
2538 int restore_alias_len, global_flags = 0; in phar_flush_ex() local2840 global_flags |= (entry->flags & PHAR_ENT_COMPRESSION_MASK); in phar_flush_ex()2842 global_flags |= PHAR_HDR_SIGNATURE; in phar_flush_ex()2875 phar_set_32(manifest+10, global_flags); in phar_flush_ex()3082 if (global_flags & PHAR_HDR_SIGNATURE) { in phar_flush_ex()
Completed in 16 milliseconds