Home
last modified time | relevance | path

Searched defs:hangul (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/fs/unicode/
Dutf8-norm.c258 utf8hangul(const char *str, unsigned char *hangul) in utf8hangul()
303 enum utf8_normalization n, unsigned char *hangul, const char *s, in utf8nlookup()
377 enum utf8_normalization n, unsigned char *hangul, const char *s) in utf8lookup()
391 unsigned char hangul[UTF8HANGULLEAF]; in utf8nlen() local
Dmkutf8data.c1751 unsigned char hangul[UTF8HANGULLEAF]; in verify() local
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()
2808 unsigned char hangul[UTF8HANGULLEAF]; in utf8agemax() local
2835 unsigned char hangul[UTF8HANGULLEAF]; in utf8agemin() local
2861 unsigned char hangul[UTF8HANGULLEAF]; in utf8nagemax() local
2888 unsigned char hangul[UTF8HANGULLEAF]; in utf8nagemin() local
2916 unsigned char hangul[UTF8HANGULLEAF]; in utf8len() local
2943 unsigned char hangul[UTF8HANGULLEAF]; in utf8nlen() local
[all …]
Dutf8n.h44 unsigned char hangul[UTF8HANGULLEAF]; member