Searched refs:utf16_to_utf8 (Results 1 – 6 of 6) sorted by relevance
36 char *utf16_to_utf8(LIBMTP_mtpdevice_t*,const uint16_t*);
78 char *utf16_to_utf8(LIBMTP_mtpdevice_t *device, const uint16_t *unicstr) in utf16_to_utf8() function
407 tail->text = utf16_to_utf8(device, (uint16_t*) w); in read_into_spl_text_t()
3601 *unicstring = utf16_to_utf8(device, tmp); in get_device_unicode_property()
16957 (WebCore::utf16_to_utf8):59268 (WebCore::utf16_to_utf8):
30782 (WebCore::utf16ToUtf8): Rename utf16_to_utf8 and fix indentation.