Searched refs:LEAF_STR (Results 1 – 3 of 3) sorted by relevance
281 #define LEAF_STR(LEAF) ((const char *)((LEAF) + 2)) macro460 if (LEAF_CCC(trie) == DECOMPOSE && LEAF_STR(trie)[0] == HANGUL) in utf8nlookup()616 ret += strlen(LEAF_STR(leaf));645 ret += strlen(LEAF_STR(leaf));780 u8c->s = LEAF_STR(leaf); in utf8byte()
283 #define LEAF_STR(LEAF) ((const char *)((LEAF) + 2)) macro462 if (LEAF_CCC(trie) == DECOMPOSE && LEAF_STR(trie)[0] == HANGUL) in utf8nlookup()618 ret += strlen(LEAF_STR(leaf));647 ret += strlen(LEAF_STR(leaf));782 u8c->s = LEAF_STR(leaf); in utf8byte()
175 #define LEAF_STR(LEAF) ((const char*)((LEAF) + 2)) macro1780 LEAF_STR(leaf))) { in verify()1789 LEAF_STR(leaf))) in verify()1792 LEAF_STR(leaf))) { in verify()1812 LEAF_STR(leaf) : ""); in verify()2743 if (LEAF_CCC(trie) == DECOMPOSE && LEAF_STR(trie)[0] == HANGUL) in utf8nlookup()2900 ret += strlen(LEAF_STR(leaf)); in utf8len()2927 ret += strlen(LEAF_STR(leaf)); in utf8nlen()3075 u8c->s = LEAF_STR(leaf); in utf8byte()