Searched defs:HandleOperator (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/ | ||
H A D | positive_rule.cpp | 137 std::vector<MatchedNumberInfo> PositiveRule::HandleOperator(PhoneNumberMatch* possibleNumber, in HandleOperator() function in OHOS::Global::I18n::PositiveRule |
H A D | regex_rule.cpp | 327 std::vector<MatchedNumberInfo> RegexRule::HandleOperator(PhoneNumberMatch* possibleNumber, icu::Uni… in HandleOperator() function in OHOS::Global::I18n::RegexRule |