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