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.cpp144 MatchedDateTimeInfo currentMatch = (*matchIterator); in FilterOverlayFirst() local
180 MatchedDateTimeInfo currentMatch = (*matchIterator); in FilterOverlaySecond() local
350 MatchedDateTimeInfo currentMatch = matches[currentMatchIndex]; in FilterPeriod() local
393 MatchedDateTimeInfo currentMatch = matches[currentMatchIndex]; in FilterDateTimePunc() local
425 int matchIndex, MatchedDateTimeInfo& lastMatch, MatchedDateTimeInfo& currentMatch) in DealBrackets()