Searched defs:u8c (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/fs/unicode/ |
| D | utf8-selftest.c | 167 static int utf8cursor(struct utf8cursor *u8c, const struct unicode_map *um, in utf8cursor() 176 struct utf8cursor u8c; in check_utf8_nfdi() local 205 struct utf8cursor u8c; in check_utf8_nfdicf() local
|
| D | utf8-norm.c | 420 int utf8ncursor(struct utf8cursor *u8c, const struct unicode_map *um, in utf8ncursor() 471 int utf8byte(struct utf8cursor *u8c) in utf8byte()
|
| D | mkutf8data.c | 2990 int utf8ncursor(struct utf8cursor *u8c, struct tree *tree, const char *s, in utf8ncursor() 3025 int utf8cursor(struct utf8cursor *u8c, struct tree *tree, const char *s) in utf8cursor() 3057 int utf8byte(struct utf8cursor *u8c) in utf8byte() 3179 struct utf8cursor u8c; in normalize_line() local
|
| /kernel/linux/linux-5.10/fs/unicode/ |
| D | utf8-selftest.c | 166 struct utf8cursor u8c; in check_utf8_nfdi() local 202 struct utf8cursor u8c; in check_utf8_nfdicf() local
|
| D | utf8-norm.c | 583 int utf8ncursor(struct utf8cursor *u8c, const struct utf8data *data, in utf8ncursor() 618 int utf8cursor(struct utf8cursor *u8c, const struct utf8data *data, in utf8cursor() 652 int utf8byte(struct utf8cursor *u8c) in utf8byte()
|
| D | mkutf8data.c | 2990 int utf8ncursor(struct utf8cursor *u8c, struct tree *tree, const char *s, in utf8ncursor() 3025 int utf8cursor(struct utf8cursor *u8c, struct tree *tree, const char *s) in utf8cursor() 3057 int utf8byte(struct utf8cursor *u8c) in utf8byte() 3179 struct utf8cursor u8c; in normalize_line() local
|