Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/
H A Dphar.c2506 int restore_alias_len, global_flags = 0, closeoldfile; in phar_flush() local
2851 global_flags |= (entry->flags & PHAR_ENT_COMPRESSION_MASK); in phar_flush()
2853 global_flags |= PHAR_HDR_SIGNATURE; in phar_flush()
2886 phar_set_32(manifest+10, global_flags); in phar_flush()
3091 if (global_flags & PHAR_HDR_SIGNATURE) { in phar_flush()

Completed in 10 milliseconds