Home
last modified time | relevance | path

Searched defs:maybeMore (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnumparse_currency.cpp65 bool maybeMore = false; in match() local
97 bool maybeMore = false; in matchCurrency() local
Dnumparse_compositions.cpp26 bool maybeMore = true; in match() local
Dnumparse_affixes.cpp379 bool maybeMore = fPrefix->match(segment, result, status); in match() local
397 bool maybeMore = fSuffix->match(segment, result, status); in match() local
Dnumparse_decimal.cpp113 bool maybeMore = false; in match() local
Dnumparse_impl.cpp325 bool maybeMore = matcher->match(segment, candidate, status); in parseLongestRecursive() local