Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
Ddate_time_filter.cpp148 MatchedDateTimeInfo currentMatch = (*matchIterator); in FilterOverlayFirst() local
184 MatchedDateTimeInfo currentMatch = (*matchIterator); in FilterOverlaySecond() local
354 MatchedDateTimeInfo currentMatch = matches[currentMatchIndex]; in FilterPeriod() local
397 MatchedDateTimeInfo currentMatch = matches[currentMatchIndex]; in FilterDateTimePunc() local
429 int matchIndex, MatchedDateTimeInfo& lastMatch, MatchedDateTimeInfo& currentMatch) in DealBrackets()