Searched defs:GetNumbersWithSlant (Results 1 – 2 of 2) sorted by relevance
| /base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/ | ||
| D | positive_rule.cpp | 270 std::vector<MatchedNumberInfo> PositiveRule::GetNumbersWithSlant(icu::UnicodeString& testStr) in GetNumbersWithSlant() function in OHOS::Global::I18n::PositiveRule |
| D | regex_rule.cpp | 471 std::vector<MatchedNumberInfo> RegexRule::GetNumbersWithSlant(icu::UnicodeString& testStr) in GetNumbersWithSlant() function in OHOS::Global::I18n::RegexRule |