Searched refs:unicode_t (Results 1 – 7 of 7) sorted by relevance
23 typedef u32 unicode_t; typedef55 extern int utf8_to_utf32(const u8 *s, int len, unicode_t *pu);56 extern int utf32_to_utf8(unicode_t u, u8 *s, int maxlen);
55 int utf8_to_utf32(const u8 *s, int inlen, unicode_t *pu) in utf8_to_utf32()72 *pu = (unicode_t) l; in utf8_to_utf32()89 int utf32_to_utf8(unicode_t u, u8 *s, int maxout) in utf32_to_utf8()140 unicode_t u; in utf8s_to_utf16s()
32 unicode_t u; in char2uni()
351 unicode_t u; in smbConvertToUTF16()
448 unicode_t u; in cifsConvertToUTF16()
455 unicode_t uni; in vboxsf_nlscpy()
509 unicode_t uni; in befs_utf2nls()