Lines Matching full:utrie2_get32
1182 highValue=utrie2_get32(trie, 0x10ffff);1190 * Set trie->highStart only after utrie2_get32(trie, highStart).1191 * Otherwise utrie2_get32(trie, highStart) would try to read the highValue.