Searched refs:utf8data (Results 1 – 3 of 3) sorted by relevance
3 /utf8data.c
194 unsigned char *utf8data; variable1726 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()
33 static const struct utf8data utf8nfdicfdata[] = {59 static const struct utf8data utf8nfdidata[] = {85 static const unsigned char utf8data[64256] = {4120 .utf8data = utf8data,