Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnumparse_currency.cpp64 bool maybeMore = false; in match() local
96 bool maybeMore = false; in matchCurrency() local
Dnumparse_compositions.cpp25 bool maybeMore = true; in match() local
Dnumparse_affixes.cpp398 bool maybeMore = fPrefix->match(segment, result, status); in match() local
416 bool maybeMore = fSuffix->match(segment, result, status); in match() local
Dnumparse_decimal.cpp112 bool maybeMore = false; in match() local
Dnumparse_impl.cpp321 bool maybeMore = matcher->match(segment, candidate, status); in parseLongestRecursive() local