Searched refs:utf8_to_utf16 (Results 1 – 3 of 3) sorted by relevance
37 uint16_t *utf8_to_utf16(LIBMTP_mtpdevice_t*, const char*);
111 uint16_t *utf8_to_utf16(LIBMTP_mtpdevice_t *device, const char *localstr) in utf8_to_utf16() function
459 char *const t = (char*) utf8_to_utf16(device, p->text); in write_from_spl_text_t()