Searched refs:unicode_t (Results 1 – 6 of 6) sorted by relevance
22 typedef u32 unicode_t; typedef54 extern int utf8_to_utf32(const u8 *s, int len, unicode_t *pu);55 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()71 *pu = (unicode_t) l; in utf8_to_utf32()86 int utf32_to_utf8(unicode_t u, u8 *s, int maxout) in utf32_to_utf8()137 unicode_t u; in utf8s_to_utf16s()
32 unicode_t u; in char2uni()
454 unicode_t u; in cifsConvertToUTF16()
507 unicode_t uni; in befs_utf2nls()
1125 unicode_t u; in ncp__io2vol()