Searched refs:global_flags (Results 1 – 1 of 1) sorted by relevance
2539 int restore_alias_len, global_flags = 0; in phar_flush_ex() local2841 global_flags |= (entry->flags & PHAR_ENT_COMPRESSION_MASK); in phar_flush_ex()2843 global_flags |= PHAR_HDR_SIGNATURE; in phar_flush_ex()2876 phar_set_32(manifest+10, global_flags); in phar_flush_ex()3083 if (global_flags & PHAR_HDR_SIGNATURE) { in phar_flush_ex()
Completed in 9 milliseconds