Searched defs:utf (Results 1 – 4 of 4) sorted by relevance
26 #define utf (vc_cons[currcons].d->vc_utf) macro
227 int udf_UTF8toCS0(dstring *ocu, struct ustr *utf, int length) in udf_UTF8toCS0()
261 static int ascii2utf (char *s, u8 *utf, int utfmax) in ascii2utf()
1659 static int ascii2utf (char *ascii, __u8 *utf, int utfmax) in ascii2utf()