Home | History | Annotate | Download | only in i18n

Lines Matching defs:fetchCEs

128     int32_t fetchCEs(const UnicodeString &str, int32_t start, int64_t ces[], int32_t cesLength);
167 DataBuilderCollationIterator::fetchCEs(const UnicodeString &str, int32_t start,
1523 return collIter->fetchCEs(s, start, ces, cesLength);