Home | History | Annotate | Download | only in common

Lines Matching defs:trie

39     UTrie2 trie;
71 /* add the start code point of each same-value range of the trie */
72 utrie2_enum(&ubidi_props_singleton.trie, NULL, _enumPropertyStartsRange, sa);
135 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c);
141 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c);
179 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c);
185 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c);
191 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c);
197 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c);
220 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c);
226 uint16_t props=UTRIE2_GET16(&ubidi_props_singleton.trie, c);