Home
last modified time | relevance | path

Searched defs:manifest (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/phar/
H A Ddirstream.c180 static php_stream *phar_make_dirstream(char *dir, HashTable *manifest) /* {{{ */ in phar_make_dirstream()
H A Dphar_internal.h279 HashTable manifest; member
323 phar_entry_fp_info *manifest; member
H A Dphar_object.c3194 static void pharobj_set_compression(HashTable *manifest, uint32_t compress) /* {{{ */ in pharobj_set_compression()
3200 static int pharobj_cancompress(HashTable *manifest) /* {{{ */ in pharobj_cancompress()
H A Dphar.c2508 char manifest[18], entry_buffer[24]; in phar_flush() local

Completed in 39 milliseconds