Searched refs:utf8_lenp (Results 1 – 1 of 1) sorted by relevance
225 zip_uint32_t *utf8_lenp, struct zip_error *error) in _zip_cp437_to_utf8() argument232 if (utf8_lenp) in _zip_cp437_to_utf8()233 *utf8_lenp = 0; in _zip_cp437_to_utf8()252 if (utf8_lenp) in _zip_cp437_to_utf8()253 *utf8_lenp = buflen-1; in _zip_cp437_to_utf8()
Completed in 9 milliseconds