Searched refs:utf8leaf_t (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/unicode/
H A Dutf8-norm.c148 * utf8leaf_t
184 typedef const unsigned char utf8leaf_t; typedef
257 static utf8leaf_t *
302 static utf8leaf_t *utf8nlookup(const struct unicode_map *um,
376 static utf8leaf_t *utf8lookup(const struct unicode_map *um,
389 utf8leaf_t *leaf;
473 utf8leaf_t *leaf;
H A Dmkutf8data.c143 * 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;
2662 static utf8leaf_t *utf8hangul(const char *str, unsigned char *hangul)
2706 static utf8leaf_t *utf8nlookup(struct tree *tree, unsigned char *hangul,
2781 static utf8leaf_t *utf8lookup(struct tree *tree, unsigned char *hangul,
2805 utf8leaf_t *leaf;
2832 utf8leaf_t *lea
[all...]

Completed in 154 milliseconds