Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_filter.cpp295 MatchedDateTimeInfo lastMatch = matches[lastMatchIndex]; in FilterDateTime() local
425 int matchIndex, MatchedDateTimeInfo& lastMatch, MatchedDateTimeInfo& currentMatch) in DealBrackets()