Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/src/
Ddate_time_filter.cpp147 MatchedDateTimeInfo currentMatch = (*matchIterator); in FilterOverlayFirst() local
183 MatchedDateTimeInfo currentMatch = (*matchIterator); in FilterOverlaySecond() local
348 MatchedDateTimeInfo currentMatch = matches[currentMatchIndex]; in FilterPeriod() local
391 MatchedDateTimeInfo currentMatch = matches[currentMatchIndex]; in FilterDateTimePunc() local
423 int matchIndex, MatchedDateTimeInfo& lastMatch, MatchedDateTimeInfo& currentMatch) in DealBrackets()