Home
last modified time | relevance | path

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

/PHP-7.0/ext/zip/lib/
H A Dzip_utf-8.c219 zip_uint32_t *utf8_lenp, zip_error_t *error) in _zip_cp437_to_utf8() argument
226 if (utf8_lenp) in _zip_cp437_to_utf8()
227 *utf8_lenp = 0; in _zip_cp437_to_utf8()
246 if (utf8_lenp) in _zip_cp437_to_utf8()
247 *utf8_lenp = buflen-1; in _zip_cp437_to_utf8()

Completed in 5 milliseconds