Home
last modified time | relevance | path

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

/PHP-7.2/ext/zip/lib/
H A Dzip_new.c55 if ((za->names = _zip_hash_new(ZIP_HASH_TABLE_SIZE, error)) == NULL) { in _zip_new()
H A Dzipint.h277 #ifndef ZIP_HASH_TABLE_SIZE
278 #define ZIP_HASH_TABLE_SIZE 8192 macro

Completed in 9 milliseconds