Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Drematch.cpp93 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status); in RegexMatcher()
94 fPattern = fPatternOwned; in RegexMatcher()
112 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status); in RegexMatcher()
117 fPattern = fPatternOwned; in RegexMatcher()
129 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status); in RegexMatcher()
133 fPattern = fPatternOwned; in RegexMatcher()
144 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status); in RegexMatcher()
149 fPattern = fPatternOwned; in RegexMatcher()
162 if (fPatternOwned) { in ~RegexMatcher()
163 delete fPatternOwned; in ~RegexMatcher()
[all …]
/external/cronet/stable/third_party/icu/source/i18n/
Drematch.cpp93 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status); in RegexMatcher()
94 fPattern = fPatternOwned; in RegexMatcher()
112 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status); in RegexMatcher()
117 fPattern = fPatternOwned; in RegexMatcher()
129 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status); in RegexMatcher()
133 fPattern = fPatternOwned; in RegexMatcher()
144 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status); in RegexMatcher()
149 fPattern = fPatternOwned; in RegexMatcher()
162 if (fPatternOwned) { in ~RegexMatcher()
163 delete fPatternOwned; in ~RegexMatcher()
[all …]
/external/cronet/tot/third_party/icu/source/i18n/
Drematch.cpp93 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status); in RegexMatcher()
94 fPattern = fPatternOwned; in RegexMatcher()
112 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status); in RegexMatcher()
117 fPattern = fPatternOwned; in RegexMatcher()
129 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status); in RegexMatcher()
133 fPattern = fPatternOwned; in RegexMatcher()
144 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status); in RegexMatcher()
149 fPattern = fPatternOwned; in RegexMatcher()
162 if (fPatternOwned) { in ~RegexMatcher()
163 delete fPatternOwned; in ~RegexMatcher()
[all …]
/external/cronet/tot/third_party/icu/source/i18n/unicode/
Dregex.h1794 RegexPattern *fPatternOwned; // Non-nullptr if this matcher owns the pattern, and variable
/external/icu/libicu/cts_headers/unicode/
Dregex.h1794 RegexPattern *fPatternOwned; // Non-nullptr if this matcher owns the pattern, and variable
/external/icu/icu4c/source/i18n/unicode/
Dregex.h1794 RegexPattern *fPatternOwned; // Non-nullptr if this matcher owns the pattern, and variable
/external/cronet/stable/third_party/icu/source/i18n/unicode/
Dregex.h1794 RegexPattern *fPatternOwned; // Non-nullptr if this matcher owns the pattern, and variable