Lines Matching refs:utrie2_set32
319 utrie2_set32(trie, c, Collation::FALLBACK_CE32, &errorCode); in initForTailoring()
385 utrie2_set32(trie, start, Collation::makeLongPrimaryCE32(primary), &errorCode); in setPrimaryRangeAndReturnNext()
558 utrie2_set32(trie, c, oldCE32, &errorCode); in addCE32()
565 utrie2_set32(trie, c, ce32, &errorCode); in addCE32()
579 utrie2_set32(trie, c, contextCE32, &errorCode); in addCE32()
1053 utrie2_set32(trie, c, ce32, &errorCode); in optimize()
1070 utrie2_set32(trie, c, ce32, &errorCode); in suppressContractions()
1077 utrie2_set32(trie, c, ce32, &errorCode); in suppressContractions()
1169 utrie2_set32(trie, c, ce32, &errorCode); in setDigitTags()
1283 utrie2_set32(trie, 0, Collation::makeCE32FromTagAndIndex(Collation::U0000_TAG, 0), &errorCode); in buildMappings()
1346 utrie2_set32(trie, c, ce32, &errorCode); in buildContexts()