Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Ddirstream.c169 static php_stream *phar_make_dirstream(char *dir, HashTable *manifest) /* {{{ */ in phar_make_dirstream()
H A Dphar_internal.h289 HashTable manifest; member
332 phar_entry_fp_info *manifest; member
H A Dphar_object.c3158 static void pharobj_set_compression(HashTable *manifest, uint32_t compress) /* {{{ */ in pharobj_set_compression()
3164 static int pharobj_cancompress(HashTable *manifest) /* {{{ */ in pharobj_cancompress()
H A Dphar.c2539 char manifest[18], entry_buffer[24]; in phar_flush() local

Completed in 36 milliseconds