Home
last modified time | relevance | path

Searched refs:fAltInputText (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/
Drematch.cpp172 if (fAltInputText) { in ~RegexMatcher()
173 utext_close(fAltInputText); in ~RegexMatcher()
228 fAltInputText = nullptr; in init()
1852 fAltInputText = utext_clone(fAltInputText, fInputText, false, true, &fDeferredStatus); in reset()
1883 …if (fPattern->fNeedsAltInput) fAltInputText = utext_clone(fAltInputText, fInputText, false, true, … in reset()
1952 if (fAltInputText != nullptr) { in refreshInputText()
1953 pos = utext_getNativeIndex(fAltInputText); in refreshInputText()
1954 fAltInputText = utext_clone(fAltInputText, input, false, true, &status); in refreshInputText()
1958 utext_setNativeIndex(fAltInputText, pos); in refreshInputText()
3652 UTEXT_SETNATIVEINDEX(fAltInputText, groupStartIdx); in MatchAt()
[all …]
/external/cronet/stable/third_party/icu/source/i18n/
Drematch.cpp174 if (fAltInputText) { in ~RegexMatcher()
175 utext_close(fAltInputText); in ~RegexMatcher()
230 fAltInputText = nullptr; in init()
1854 fAltInputText = utext_clone(fAltInputText, fInputText, false, true, &fDeferredStatus); in reset()
1885 …if (fPattern->fNeedsAltInput) fAltInputText = utext_clone(fAltInputText, fInputText, false, true, … in reset()
1954 if (fAltInputText != nullptr) { in refreshInputText()
1955 pos = utext_getNativeIndex(fAltInputText); in refreshInputText()
1956 fAltInputText = utext_clone(fAltInputText, input, false, true, &status); in refreshInputText()
1960 utext_setNativeIndex(fAltInputText, pos); in refreshInputText()
3654 UTEXT_SETNATIVEINDEX(fAltInputText, groupStartIdx); in MatchAt()
[all …]
/external/cronet/tot/third_party/icu/source/i18n/
Drematch.cpp174 if (fAltInputText) { in ~RegexMatcher()
175 utext_close(fAltInputText); in ~RegexMatcher()
230 fAltInputText = nullptr; in init()
1854 fAltInputText = utext_clone(fAltInputText, fInputText, false, true, &fDeferredStatus); in reset()
1885 …if (fPattern->fNeedsAltInput) fAltInputText = utext_clone(fAltInputText, fInputText, false, true, … in reset()
1954 if (fAltInputText != nullptr) { in refreshInputText()
1955 pos = utext_getNativeIndex(fAltInputText); in refreshInputText()
1956 fAltInputText = utext_clone(fAltInputText, input, false, true, &status); in refreshInputText()
1960 utext_setNativeIndex(fAltInputText, pos); in refreshInputText()
3654 UTEXT_SETNATIVEINDEX(fAltInputText, groupStartIdx); in MatchAt()
[all …]
/external/cronet/tot/third_party/icu/source/i18n/unicode/
Dregex.h1799 UText *fAltInputText; // A shallow copy of the text being matched. variable
/external/icu/libicu/cts_headers/unicode/
Dregex.h1799 UText *fAltInputText; // A shallow copy of the text being matched. variable
/external/icu/icu4c/source/i18n/unicode/
Dregex.h1799 UText *fAltInputText; // A shallow copy of the text being matched. variable
/external/cronet/stable/third_party/icu/source/i18n/unicode/
Dregex.h1799 UText *fAltInputText; // A shallow copy of the text being matched. variable