Searched refs:_zip_cp437_to_utf8 (Results 1 – 3 of 3) sorted by relevance
107 if ((string->converted=_zip_cp437_to_utf8(string->raw, string->length, in _zip_string_get()
224 _zip_cp437_to_utf8(const zip_uint8_t * const _cp437buf, zip_uint32_t len, in _zip_cp437_to_utf8() function
470 zip_uint8_t *_zip_cp437_to_utf8(const zip_uint8_t * const, zip_uint32_t,
Completed in 20 milliseconds