Home
last modified time | relevance | path

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

/linux/fs/unicode/
H A Dmkutf8data.c2603 int utf8byte(struct utf8cursor *);
3057 int utf8byte(struct utf8cursor *u8c) in utf8byte() function
3186 while ((c = utf8byte(&u8c)) > 0) in normalize_line()
3201 while ((c = utf8byte(&u8c)) > 0) in normalize_line()