Home | History | Annotate | Download | only in i18n

Lines Matching refs:prefixes

795         // Flatten prefixes and nested suffixes (contractions)
813 UCharsTrie::Iterator prefixes(p + 2, 0, errorCode);
814 while(prefixes.next(errorCode)) {
815 context = prefixes.getString();
818 ce32 = (uint32_t)prefixes.getValue();
1443 // No non-empty prefixes, only contractions.