Lines Matching refs:mapping
975 uint32_t CE = utrie_get32(t->mapping, start, NULL);
1019 if((CE = utrie_get32(t->mapping, u, NULL)) == UCOL_NOT_FOUND
1042 UTRIE_GET32(src->UCA->mapping, u, CE);
1209 /*tailoredCE = ucmpe32_get(t->mapping, *conts);*/
1210 tailoredCE = utrie_get32(t->mapping, *conts, NULL);
1304 utrie_enum(&t->UCA->mapping, NULL, _processUCACompleteIgnorables, t);