Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds