Home | History | Annotate | Download | only in common

Lines Matching refs:trie

39     UTrie2 trie;
76 /* add the start code point of each same-value range of the trie */
77 utrie2_enum(&bdp->trie, NULL, _enumPropertyStartsRange, sa);
146 uint16_t props=UTRIE2_GET16(&bdp->trie, c);
152 uint16_t props=UTRIE2_GET16(&bdp->trie, c);
190 uint16_t props=UTRIE2_GET16(&bdp->trie, c);
196 uint16_t props=UTRIE2_GET16(&bdp->trie, c);
202 uint16_t props=UTRIE2_GET16(&bdp->trie, c);
208 uint16_t props=UTRIE2_GET16(&bdp->trie, c);
231 uint16_t props=UTRIE2_GET16(&bdp->trie, c);
237 uint16_t props=UTRIE2_GET16(&bdp->trie, c);