Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/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()
/third_party/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.cpp3712 … if (!captureGroupItr.inExpansion() && utext_getNativeIndex(fAltInputText) >= groupEndIdx) { in MatchAt()
3716 … if (!inputItr.inExpansion() && utext_getNativeIndex(fInputText) >= fActiveLimit) { in MatchAt()
3729 if (success && inputItr.inExpansion()) { in MatchAt()
3857 … if (!inputIterator.inExpansion() && UTEXT_GETNATIVEINDEX(fInputText) >= fActiveLimit) { in MatchAt()
3869 if (inputIterator.inExpansion()) { in MatchAt()
5203 if (success && inputItr.inExpansion()) { in MatchChunkAt()
5330 if (inputIterator.inExpansion()) { in MatchChunkAt()
/third_party/node/deps/icu-small/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.cpp3712 … if (!captureGroupItr.inExpansion() && utext_getNativeIndex(fAltInputText) >= groupEndIdx) { in MatchAt()
3716 … if (!inputItr.inExpansion() && utext_getNativeIndex(fInputText) >= fActiveLimit) { in MatchAt()
3729 if (success && inputItr.inExpansion()) { in MatchAt()
3857 … if (!inputIterator.inExpansion() && UTEXT_GETNATIVEINDEX(fInputText) >= fActiveLimit) { in MatchAt()
3869 if (inputIterator.inExpansion()) { in MatchAt()
5203 if (success && inputItr.inExpansion()) { in MatchChunkAt()
5330 if (inputIterator.inExpansion()) { in MatchChunkAt()