Home | History | Annotate | Download | only in i18n

Lines Matching refs:prefixes

455     UCharsTrie prefixes(p);
460 UStringTrieResult match = prefixes.nextForCodePoint(c);
462 ce32 = (uint32_t)prefixes.getValue();
855 // Get a CE going backwards, handle prefixes but no contractions.