Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dpositive_rule.cpp229 std::vector<MatchedNumberInfo> PositiveRule::HandleEndWithMobile(PhoneNumberMatch* possibleNumber, in HandleEndWithMobile() function in OHOS::Global::I18n::PositiveRule
H A Dregex_rule.cpp418 std::vector<MatchedNumberInfo> RegexRule::HandleEndWithMobile(PhoneNumberMatch* possibleNumber, in HandleEndWithMobile() function in OHOS::Global::I18n::RegexRule