Searched refs:unicode_read (Results 1 – 1 of 1) sorted by relevance
121 static __inline__ int unicode_read(struct unicode_char *in, in unicode_read() function408 c += unicode_read(vse->text1, c, VSE1SIZE); in parse_vses()409 c += unicode_read(vse->text2, c, VSE2SIZE); in parse_vses()410 c += unicode_read(vse->text3, c, VSE3SIZE); in parse_vses()