Home
last modified time | relevance | path

Searched defs:doc (Results 1 – 7 of 7) sorted by relevance

/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
Ddate_time_rule.cpp97 xmlDocPtr doc = xmlParseFile(xmlPath.c_str()); in InitRules() local
133 xmlDocPtr doc = xmlParseFile(xmlPathBackup.c_str()); in InitRuleBackup() local
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
Dphone_number_rule.cpp103 xmlDocPtr doc = xmlParseFile(xmlPath.c_str()); in InitRule() local
/base/global/i18n/frameworks/intl/src/
Dlocale_config.cpp526 xmlDocPtr doc = xmlParseFile(path); in GetListFromFile() local
603 xmlDocPtr doc = xmlParseFile(path); in LoadRegionsLanguages() local
706 xmlDocPtr doc = xmlParseFile(SUPPORT_LOCALES_PATH); in ComputeLocale() local
756 xmlDocPtr doc = xmlParseFile(langDataPath); in ReadLangData() local
815 xmlDocPtr doc = xmlParseFile(regionDataPath); in ReadRegionData() local
Di18n_timezone.cpp755 xmlDocPtr doc = xmlParseFile(xmlPath); in ReadTimeZoneData() local
848 xmlDocPtr doc = xmlParseFile(xmlPath.c_str()); in FindCityDisplayNameFromXml() local
911 xmlDocPtr doc = xmlParseFile(xmlPath.c_str()); in FindCityDisplayNameMap() local
Dtaboo.cpp141 xmlDocPtr doc = xmlParseFile(path.c_str()); in ParseTabooData() local
/base/hiviewdfx/hiview/plugins/freeze_detector/
Drule_cluster.cpp77 xmlDoc* doc = xmlReadFile(file.c_str(), nullptr, 0); in ParseRuleFile() local
/base/global/i18n/frameworks/zone/src/
Dzone_util.cpp331 xmlDocPtr doc = xmlParseFile(TZLOOKUP_FILE_PATH); in GetCountryZones() local