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 D | phone_number_rule.cpp | 144 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 D | phone_number_rule.h | 50 void SetRules(std::string& category, icu::UnicodeString& content, std::string& valid,
|