Home | History | Annotate | Download | only in i18n

Lines Matching defs:fetchCEs

130     int32_t fetchCEs(const UnicodeString &str, int32_t start, int64_t ces[], int32_t cesLength);
169 DataBuilderCollationIterator::fetchCEs(const UnicodeString &str, int32_t start,
1528 return collIter->fetchCEs(s, start, ces, cesLength);