Lines Matching refs:jamo
173 UChar32 jamo = CollationDataBuilder::jamoCpFromIndex(j);
174 jamoCE32s[j] = Collation::makeCE32FromTagAndIndex(Collation::BUILDER_DATA_TAG, jamo) |
273 UChar32 jamo = Collation::indexFromCE32(ce32);
274 return utrie2_get32(builder.trie, jamo);
580 // Omit jamo tailorings.
639 // XXX: Korean searchjl has jamo in prefix, so commenting out this
640 // check for now. ICU4X currently ignores non-root jamo tables anyway.
1211 UChar32 jamo = jamoCpFromIndex(j);
1213 uint32_t ce32 = utrie2_get32(trie, jamo);
1219 ce32 = base->getCE32(jamo);
1245 ce32 = getCE32FromOffsetCE32(fromBase, jamo, ce32);
1263 UChar32 jamo = jamoCpFromIndex(j);
1264 jamoCE32s[j] = copyFromBaseCE32(jamo, base->getCE32(jamo),