Home | History | Annotate | Download | only in common

Lines Matching defs:trie

40     UTrie2 trie;
71 /* add the start code point of each same-value range of the trie */
72 utrie2_enum(&csp->trie, NULL, _enumPropertyStartsRange, sa);
136 uint16_t props=UTRIE2_GET16(&csp->trie, c);
153 uint16_t props=UTRIE2_GET16(&csp->trie, c);
170 uint16_t props=UTRIE2_GET16(&csp->trie, c);
231 props=UTRIE2_GET16(&csp->trie, c);
433 uint16_t props=UTRIE2_GET16(&csp->trie, c);
440 uint16_t props=UTRIE2_GET16(&csp->trie, c);
447 uint16_t props=UTRIE2_GET16(&csp->trie, c);
463 uint16_t props=UTRIE2_GET16(&csp->trie, c);
808 uint16_t props=UTRIE2_GET16(&csp->trie, c);
952 uint16_t props=UTRIE2_GET16(&csp->trie, c);
1098 uint16_t props=UTRIE2_GET16(&csp->trie, c);
1162 uint16_t props=UTRIE2_GET16(&csp->trie, c);