Home | History | Annotate | Download | only in i18n

Lines Matching refs:utrie_get32

1088         CE = utrie_get32(t->mapping, cp, NULL);
1093 CE = utrie_get32(t->mapping, element->cPoints[0], NULL);
1336 ce = utrie_get32(mapping, v, NULL);
1346 ce = utrie_get32(mapping, t, NULL);
1389 value=utrie_get32(trie, start, &inBlockZero);