Home
last modified time | relevance | path

Searched refs:utf8decode (Results 1 – 1 of 1) sorted by relevance

/linux/fs/unicode/
H A Dmkutf8data.c306 static unsigned int utf8decode(const char *str) in utf8decode() function
2602 si = utf8decode(str) - SB; in utf8hangul()
3044 u8c->unichar = utf8decode(u8c->s); in utf8byte()