Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregeximp.cpp60 UBool CaseFoldingUTextIterator::inExpansion() { in inExpansion() function in CaseFoldingUTextIterator
108 UBool CaseFoldingUCharIterator::inExpansion() { in inExpansion() function in CaseFoldingUCharIterator
Dregeximp.h372 UBool inExpansion(); // True if last char returned from next() and the
396 UBool inExpansion(); // True if last char returned from next() and the
Drematch.cpp3702 … if (!captureGroupItr.inExpansion() && utext_getNativeIndex(fAltInputText) >= groupEndIdx) { in MatchAt()
3706 … if (!inputItr.inExpansion() && utext_getNativeIndex(fInputText) >= fActiveLimit) { in MatchAt()
3719 if (success && inputItr.inExpansion()) { in MatchAt()
3847 … if (!inputIterator.inExpansion() && UTEXT_GETNATIVEINDEX(fInputText) >= fActiveLimit) { in MatchAt()
3859 if (inputIterator.inExpansion()) { in MatchAt()
5189 if (success && inputItr.inExpansion()) { in MatchChunkAt()
5316 if (inputIterator.inExpansion()) { in MatchChunkAt()
/external/icu/libicu/cts_headers/
Dregeximp.h372 UBool inExpansion(); // True if last char returned from next() and the
396 UBool inExpansion(); // True if last char returned from next() and the