Searched refs:utf8leaf_t (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/fs/unicode/ |
D | utf8-norm.c | 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()
|
D | mkutf8data.c | 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 *leaf; in utf8agemin() 2858 utf8leaf_t *leaf; in utf8nagemax() [all …]
|