Home
last modified time | relevance | path

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

/PHP-7.1/ext/zip/lib/
H A Dzip_string.c119 _zip_string_length(const zip_string_t *s) in _zip_string_length() function
H A Dzip_dirent.c743 _zip_buffer_put_16(buffer, _zip_string_length(de->filename)); in _zip_dirent_write()
749 _zip_buffer_put_16(buffer, _zip_string_length(de->comment)); in _zip_dirent_write()
H A Dzipint.h567 zip_uint16_t _zip_string_length(const zip_string_t *);
H A Dzip_open.c452 + _zip_string_length(cd->entry[i].orig->filename) + LENTRYSIZE; in _zip_checkcons()

Completed in 14 milliseconds