Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dunistr.c744 static int utf8_to_unicode(u32 *wc, const char *s) in utf8_to_unicode() function
847 int m = utf8_to_unicode(&wc, t); in ntfs_utf8_to_utf16()
1166 n = utf8_to_unicode(&wc, s);