Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dphone_number_matched.cpp71 std::vector<PhoneNumberMatch*> matchList = FindNumbers(country, message); in DealWithoutFixed() local
176 …rMatched::AddPhoneNumber(std::string& number, int start, std::vector<PhoneNumberMatch*>& matchList, in AddPhoneNumber()
205 std::vector<PhoneNumberMatch*> matchList; in FindNumbers() local
301 std::vector<PhoneNumberMatch*> matchList = FindNumbers(country, filteredString); in GetPossibleNumberInfos() local
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_filter.cpp139 std::vector<MatchedDateTimeInfo> matchList; in FilterOverlayFirst() local
175 std::vector<MatchedDateTimeInfo> matchList; in FilterOverlaySecond() local
205 std::vector<MatchedDateTimeInfo> matchList = matches; in FilterDatePeriod() local