Home
last modified time | relevance | path

Searched refs:utf16_to_wchar (Results 1 – 1 of 1) sorted by relevance

/external/f2fs-tools/lib/
Dlibf2fs.c126 static const u_int16_t *utf16_to_wchar(const u_int16_t *input, wchar_t *wc, in utf16_to_wchar() function
197 inp = utf16_to_wchar(inp, &wc, insize - (inp - input)); in utf16_to_utf8()