Home
last modified time | relevance | path

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

/PHP-7.0/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 Dzip_hash.c52 _zip_hash_new(zip_uint16_t table_size, zip_error_t *error) in _zip_hash_new() function
H A Dzipint.h540 zip_hash_t *_zip_hash_new(zip_uint16_t hash_size, zip_error_t *error);

Completed in 10 milliseconds