Home
last modified time | relevance | path

Searched refs:ParseXmlNode (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.cpp109 ParseXmlNode(cur, category); in InitRule()
115 void PhoneNumberRule::ParseXmlNode(xmlNodePtr cur, std::string& category) in ParseXmlNode() function in OHOS::Global::I18n::PhoneNumberRule
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/include/
H A Dphone_number_rule.h52 void ParseXmlNode(xmlNodePtr cur, std::string& category);