Home
last modified time | relevance | path

Searched defs:nextMatch (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.cpp260 void DateTimeFilter::DealMatchE(icu::UnicodeString& content, MatchedDateTimeInfo& nextMatch, in DealMatchE()
476 MatchedDateTimeInfo nextMatch = matches[0]; in NestDealDate() local
491 MatchedDateTimeInfo& nextMatch, std::vector<MatchedDateTimeInfo>& matches) in GetResult()