Home
last modified time | relevance | path

Searched refs:LoadStrToPattern (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_rule.cpp120 LoadStrToPattern(this->patternsMap, valueNext); in InitRules()
150 void DateTimeRule::LoadStrToPattern(std::unordered_map<std::string, icu::RegexPattern*>& map, xmlNo… in LoadStrToPattern() function in OHOS::Global::I18n::DateTimeRule
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/include/
H A Ddate_time_rule.h59 void LoadStrToPattern(std::unordered_map<std::string, icu::RegexPattern*>& map, xmlNodePtr cur);