HomeSort by relevance Sort by last modified time
    Searched refs:getCEsLength (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/i18n/
coleitr.cpp 85 int32_t i = iter_->getCEsLength();
195 int32_t limitOffset = iter_->getCEsLength() == 0 ? iter_->getOffset() : 0;
collationiterator.h 158 * @return getCEsLength()
175 inline int32_t getCEsLength() const {
collationdatabuilder.cpp 193 for(int32_t i = 0; i < getCEsLength(); ++i) {
    [all...]

Completed in 183 milliseconds