Home
last modified time | relevance | path

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

/linux/fs/unicode/
A Dutf8-norm.c290 h = hangul; in utf8hangul()
308 return hangul; in utf8hangul()
385 trie = utf8hangul(s - 2, hangul); in utf8nlookup()
411 unsigned char hangul[UTF8HANGULLEAF]; in utf8agemax() local
417 leaf = utf8lookup(data, hangul, s); in utf8agemax()
440 unsigned char hangul[UTF8HANGULLEAF]; in utf8agemin() local
446 leaf = utf8lookup(data, hangul, s); in utf8agemin()
467 unsigned char hangul[UTF8HANGULLEAF]; in utf8nagemax() local
495 unsigned char hangul[UTF8HANGULLEAF]; in utf8nagemin() local
524 unsigned char hangul[UTF8HANGULLEAF]; in utf8len() local
[all …]
A Dmkutf8data.c1751 unsigned char hangul[UTF8HANGULLEAF]; in verify() local
2677 h = hangul; in utf8hangul()
2695 return hangul; in utf8hangul()
2771 trie = utf8hangul(s - 2, hangul); in utf8nlookup()
2808 unsigned char hangul[UTF8HANGULLEAF]; in utf8agemax() local
2814 leaf = utf8lookup(tree, hangul, s); in utf8agemax()
2835 unsigned char hangul[UTF8HANGULLEAF]; in utf8agemin() local
2841 leaf = utf8lookup(tree, hangul, s); in utf8agemin()
2861 unsigned char hangul[UTF8HANGULLEAF]; in utf8nagemax() local
2888 unsigned char hangul[UTF8HANGULLEAF]; in utf8nagemin() local
[all …]
A Dutf8n.h87 unsigned char hangul[UTF8HANGULLEAF]; member

Completed in 11 milliseconds