Home
last modified time | relevance | path

Searched refs:CaseFoldingUCharIterator (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregeximp.cpp66 CaseFoldingUCharIterator::CaseFoldingUCharIterator(const UChar *chars, int64_t start, int64_t limit… in CaseFoldingUCharIterator() function in CaseFoldingUCharIterator
71 CaseFoldingUCharIterator::~CaseFoldingUCharIterator() {} in ~CaseFoldingUCharIterator()
74 UChar32 CaseFoldingUCharIterator::next() { in next()
108 UBool CaseFoldingUCharIterator::inExpansion() { in inExpansion()
112 int64_t CaseFoldingUCharIterator::getIndex() { in getIndex()
Dregeximp.h389 class CaseFoldingUCharIterator: public UMemory {
391 CaseFoldingUCharIterator(const UChar *chars, int64_t start, int64_t limit);
392 ~CaseFoldingUCharIterator();
Drematch.cpp5163 CaseFoldingUCharIterator captureGroupItr(inputBuf, groupStartIdx, groupEndIdx); in MatchChunkAt()
5164 CaseFoldingUCharIterator inputItr(inputBuf, fp->fInputIdx, fActiveLimit); in MatchChunkAt()
5304 CaseFoldingUCharIterator inputIterator(inputBuf, fp->fInputIdx, fActiveLimit); in MatchChunkAt()
/external/icu/libicu/cts_headers/
Dregeximp.h389 class CaseFoldingUCharIterator: public UMemory {
391 CaseFoldingUCharIterator(const UChar *chars, int64_t start, int64_t limit);
392 ~CaseFoldingUCharIterator();