Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/unicode/
Dutf8n.h77 struct utf8cursor { struct
91 * Initialize a utf8cursor to normalize a string. argument
Dmkutf8data.c2897 struct utf8cursor { struct
2912 * Set up an utf8cursor for use by utf8byte(). argument
2956 int utf8cursor(struct utf8cursor *u8c, struct tree *tree, const char *s) in utf8cursor() function
Dutf8-norm.c618 int utf8cursor(struct utf8cursor *u8c, const struct utf8data *data, in utf8cursor() function
/kernel/linux/linux-6.6/fs/unicode/
Dutf8n.h33 struct utf8cursor { struct
48 * Initialize a utf8cursor to normalize a string. argument
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
Dutf8-selftest.c167 static int utf8cursor(struct utf8cursor *u8c, const struct unicode_map *um, in utf8cursor() function