Lines Matching refs:utrie2_set32
321 utrie2_set32(trie, c, Collation::FALLBACK_CE32, &errorCode); in initForTailoring()
387 utrie2_set32(trie, start, Collation::makeLongPrimaryCE32(primary), &errorCode); in setPrimaryRangeAndReturnNext()
560 utrie2_set32(trie, c, oldCE32, &errorCode); in addCE32()
567 utrie2_set32(trie, c, ce32, &errorCode); in addCE32()
581 utrie2_set32(trie, c, contextCE32, &errorCode); in addCE32()
1055 utrie2_set32(trie, c, ce32, &errorCode); in optimize()
1072 utrie2_set32(trie, c, ce32, &errorCode); in suppressContractions()
1079 utrie2_set32(trie, c, ce32, &errorCode); in suppressContractions()
1171 utrie2_set32(trie, c, ce32, &errorCode); in setDigitTags()
1285 utrie2_set32(trie, 0, Collation::makeCE32FromTagAndIndex(Collation::U0000_TAG, 0), &errorCode); in buildMappings()
1348 utrie2_set32(trie, c, ce32, &errorCode); in buildContexts()