Home
last modified time | relevance | path

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

/linux-5.19.10/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