Home
last modified time | relevance | path

Searched refs:SetRules (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_rule.cpp144 SetRules(category, content, valid, handle, insensitive, type); in ParseXmlNode()
173 void PhoneNumberRule::SetRules(std::string& category, icu::UnicodeString& content, std::string& val… in SetRules() function in OHOS::Global::I18n::PhoneNumberRule
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/include/
H A Dphone_number_rule.h50 void SetRules(std::string& category, icu::UnicodeString& content, std::string& valid,