Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dphar.c2538 int restore_alias_len, global_flags = 0; in phar_flush_ex() local
2840 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 11 milliseconds