Searched defs:region_code (Results 1 – 12 of 12) sorted by relevance
/third_party/libphonenumber/cpp/src/phonenumbers/ |
D | shortnumberinfo.cc | 56 const string& region_code = metadata.id(); in ShortNumberInfo() local 130 for (const auto& region_code : region_codes) { in IsPossibleShortNumber() local 171 string region_code; in IsValidShortNumber() local 237 for (const auto& region_code : region_codes) { in GetExpectedCost() local 299 string ShortNumberInfo::GetExampleShortNumberForCost(const string& region_code, in GetExampleShortNumberForCost() 340 const string& region_code, bool allow_prefix_match) const { in MatchesEmergencyNumberHelper() argument 367 string region_code; in IsCarrierSpecific() local
|
D | phonenumberutil.cc | 850 const string& region_code = it->id(); in PhoneNumberUtil() local 928 const string& region_code, in GetSupportedTypesForRegion() 1029 void PhoneNumberUtil::GetNddPrefixForRegion(const string& region_code, in GetNddPrefixForRegion() 1122 string region_code; in Format() local 1154 string region_code; in FormatByPattern() local 1212 string region_code; in FormatNationalNumberWithCarrierCode() local 1263 string region_code; in FormatNumberForMobileDialing() local 1413 string region_code; in FormatOutOfCountryCallingNumber() local 1574 string region_code; in HasFormattingPatternForNumber() local 1936 bool PhoneNumberUtil::GetExampleNumber(const string& region_code, in GetExampleNumber() [all …]
|
D | phonenumbermatcher.cc | 398 const string& region_code, in PhoneNumberMatcher() 416 const string& region_code) in PhoneNumberMatcher()
|
D | asyoutypeformatter.cc | 91 AsYouTypeFormatter::AsYouTypeFormatter(const string& region_code) in AsYouTypeFormatter()
|
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/ |
D | phonenumber_offline_geocoder.cc | 118 string region_code; in GetCountryNameForNumber() local 124 const string* region_code, const Locale& language) const { in GetRegionDisplayName() argument 153 string region_code; in GetDescriptionForValidNumber() local
|
/third_party/libphonenumber/cpp/test/phonenumbers/ |
D | phonenumberutil_test.cc | 170 string region_code; in TEST_F() local 184 string region_code; in TEST_F() local 1679 string region_code; in TEST_F() local 1758 string region_code; in TEST_F() local 1772 string region_code; in TEST_F() local
|
D | shortnumberinfo_test.cc | 36 const string& region_code) { in ParseNumberForTesting()
|
D | phonenumbermatcher_test.cc | 143 const string& number, const string& region_code) { in AssertMatchProperties()
|
/third_party/icu/icu4c/source/i18n/ |
D | region.cpp | 463 Region::getInstance(const char *region_code, UErrorCode &status) { in getInstance()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | region.cpp | 463 Region::getInstance(const char *region_code, UErrorCode &status) { in getInstance()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | region.cpp | 473 Region::getInstance(const char *region_code, UErrorCode &status) { in getInstance()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | region.cpp | 468 Region::getInstance(const char *region_code, UErrorCode &status) { in getInstance()
|