Home
last modified time | relevance | path

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

/linux/fs/unicode/
H A D.gitignore3 /utf8data.c
H A Dmkutf8data.c194 unsigned char *utf8data; variable
1726 utf8data = calloc(size, 1); in trees_reduce()
1729 emit(&trees[i], utf8data); in trees_reduce()
1738 nfdi = utf8data + trees[trees_count-1].index; in trees_reduce()
1739 nfdicf = utf8data + trees[trees_count-2].index; in trees_reduce()
2720 trie = utf8data + tree->index; in utf8nlookup()
3335 fprintf(file, "0x%.2x%s", utf8data[j], in write_file()
H A Dutf8data.c_shipped33 static const struct utf8data utf8nfdicfdata[] = {
59 static const struct utf8data utf8nfdidata[] = {
85 static const unsigned char utf8data[64256] = {
4120 .utf8data = utf8data,