Searched refs:_zip_cp437_to_utf8 (Results 1 – 3 of 3) sorted by relevance
102 if ((string->converted=_zip_cp437_to_utf8(string->raw, string->length, in _zip_string_get()
218 _zip_cp437_to_utf8(const zip_uint8_t * const _cp437buf, zip_uint32_t len, in _zip_cp437_to_utf8() function
534 zip_uint8_t *_zip_cp437_to_utf8(const zip_uint8_t * const, zip_uint32_t, zip_uint32_t *, zip_error_…
Completed in 17 milliseconds