Home | History | Annotate | Download | only in i18n

Lines Matching refs:mapping

982             uint32_t CE = utrie_get32(t->mapping, start, NULL);
1026 if((CE = utrie_get32(t->mapping, u, NULL)) == UCOL_NOT_FOUND
1049 UTRIE_GET32(src->UCA->mapping, u, CE);
1227 tailoredCE = utrie_get32(t->mapping, first, NULL);
1315 utrie_enum(&t->UCA->mapping, NULL, _processUCACompleteIgnorables, t);