Searched refs:utf8leaf_t (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/unicode/ |
H A D | utf8-norm.c | 165 * utf8leaf_t 201 typedef const unsigned char utf8leaf_t; typedef 274 static utf8leaf_t * 319 static utf8leaf_t *utf8nlookup(const struct utf8data *data, in utf8nlookup() 395 static utf8leaf_t *utf8lookup(const struct utf8data *data, in utf8lookup() 408 utf8leaf_t *leaf; in utf8agemax() 437 utf8leaf_t *leaf; in utf8agemin() 464 utf8leaf_t *leaf; in utf8nagemax() 492 utf8leaf_t *leaf; in utf8nagemin() 522 utf8leaf_t *lea in utf8len() [all...] |
H A D | mkutf8data.c | 143 * utf8leaf_t 173 typedef unsigned char utf8leaf_t; typedef 190 static utf8leaf_t *utf8nlookup(struct tree *, unsigned char *, 192 static utf8leaf_t *utf8lookup(struct tree *, unsigned char *, const char *); 1748 utf8leaf_t *leaf; in verify() 2662 static utf8leaf_t *utf8hangul(const char *str, unsigned char *hangul) in utf8hangul() 2706 static utf8leaf_t *utf8nlookup(struct tree *tree, unsigned char *hangul, in utf8nlookup() 2781 static utf8leaf_t *utf8lookup(struct tree *tree, unsigned char *hangul, in utf8lookup() 2805 utf8leaf_t *leaf; in utf8agemax() 2832 utf8leaf_t *lea in utf8agemin() [all...] |
/kernel/linux/linux-6.6/fs/unicode/ |
H A D | utf8-norm.c | 148 * utf8leaf_t 184 typedef const unsigned char utf8leaf_t; typedef 257 static utf8leaf_t * 302 static utf8leaf_t *utf8nlookup(const struct unicode_map *um, in utf8nlookup() 376 static utf8leaf_t *utf8lookup(const struct unicode_map *um, in utf8lookup() 389 utf8leaf_t *leaf; in utf8nlen() 473 utf8leaf_t *leaf; in utf8byte()
|
H A D | mkutf8data.c | 143 * utf8leaf_t 173 typedef unsigned char utf8leaf_t; typedef 190 static utf8leaf_t *utf8nlookup(struct tree *, unsigned char *, 192 static utf8leaf_t *utf8lookup(struct tree *, unsigned char *, const char *); 1748 utf8leaf_t *leaf; in verify() 2662 static utf8leaf_t *utf8hangul(const char *str, unsigned char *hangul) in utf8hangul() 2706 static utf8leaf_t *utf8nlookup(struct tree *tree, unsigned char *hangul, in utf8nlookup() 2781 static utf8leaf_t *utf8lookup(struct tree *tree, unsigned char *hangul, in utf8lookup() 2805 utf8leaf_t *leaf; in utf8agemax() 2832 utf8leaf_t *lea in utf8agemin() [all...] |
Completed in 9 milliseconds