Searched refs:unicode_t (Results 1 – 5 of 5) sorted by relevance
22 typedef u32 unicode_t; typedef53 extern int utf8_to_utf32(const u8 *s, int len, unicode_t *pu);54 extern int utf32_to_utf8(unicode_t u, u8 *s, int maxlen);
55 int utf8_to_utf32(const u8 *s, int len, unicode_t *pu) in utf8_to_utf32()71 *pu = (unicode_t) l; in utf8_to_utf32()86 int utf32_to_utf8(unicode_t u, u8 *s, int maxlen) in utf32_to_utf8()121 unicode_t u; in utf8s_to_utf16s()
32 unicode_t u; in char2uni()
521 unicode_t uni; in befs_utf2nls()
1127 unicode_t u; in ncp__io2vol()