Home
last modified time | relevance | path

Searched defs:utf8cursor (Results 1 – 1 of 1) sorted by relevance

/linux/fs/unicode/
H A Dmkutf8data.c2966 struct utf8cursor { struct
2981 * Set up an utf8cursor for use by utf8byte(). argument
3025 int utf8cursor(struct utf8cursor *u8c, struct tree *tree, const char *s) in utf8cursor() function