Home
last modified time | relevance | path

Searched refs:RegionCode (Results 1 – 25 of 965) sorted by relevance

12345678910>>...39

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/java/libphonenumber/test/com/google/i18n/phonenumbers/
H A DShortNumberInfoTest.java93 parse(premiumRateExample, RegionCode.FR), RegionCode.FR)); in testGetExpectedCost()
102 parse(standardRateExample, RegionCode.FR), RegionCode.FR)); in testGetExpectedCost()
163 parse(ambiguousPremiumRateString, RegionCode.AU), RegionCode.AU)); in testGetExpectedCostForSharedCountryCallingCode()
165 parse(ambiguousPremiumRateString, RegionCode.AU), RegionCode.AU)); in testGetExpectedCostForSharedCountryCallingCode()
167 parse(ambiguousPremiumRateString, RegionCode.CX), RegionCode.CX)); in testGetExpectedCostForSharedCountryCallingCode()
169 parse(ambiguousPremiumRateString, RegionCode.CX), RegionCode.CX)); in testGetExpectedCostForSharedCountryCallingCode()
188 parse(ambiguousTollFreeString, RegionCode.AU), RegionCode.AU)); in testGetExpectedCostForSharedCountryCallingCode()
192 parse(ambiguousTollFreeString, RegionCode.CX), RegionCode.CX)); in testGetExpectedCostForSharedCountryCallingCode()
357 parse("+4640404", RegionCode.SE), RegionCode.US)); in testCountryCallingCodeIsNotIgnored()
359 parse("+4640404", RegionCode.SE), RegionCode.US)); in testCountryCallingCodeIsNotIgnored()
[all …]
H A DPhoneNumberMatcherTest.java124 RegionCode.SG); in testFindWithInternationalPrefixes()
401 String region = RegionCode.US; in testMatchesMultiplePhoneNumbersSeparatedByPhoneNumberPunctuation()
421 String region = RegionCode.US; in testDoesNotMatchMultiplePhoneNumbersSeparatedWithNoWhiteSpace()
430 new NumberTest("12345", RegionCode.US),
431 new NumberTest("23456789", RegionCode.US),
438 new NumberTest("10/12/82", RegionCode.DE),
531 new NumberTest("0494949", RegionCode.DE),
674 String region = RegionCode.US; in findMatchesInContexts()
689 "80.585 [79.964]", RegionCode.US))); in testNonMatchingBracketsAreInvalid()
692 "80.585 ((79.964)", RegionCode.US))); in testNonMatchingBracketsAreInvalid()
[all …]
H A DPhoneNumberUtilTest.java356 RegionCode.AR))); in testGetCountryMobileToken()
360 RegionCode.SE))); in testGetCountryMobileToken()
886 RegionCode.HU, false)); in testFormatNumberForMobileDialing()
888 RegionCode.JP, false)); in testFormatNumberForMobileDialing()
897 RegionCode.US, false)); in testFormatNumberForMobileDialing()
2087 RegionCode.NZ)); in testParseNationalNumber()
2090 RegionCode.NZ)); in testParseNationalNumber()
2218 RegionCode.SG)); in testParseNonAscii()
2222 RegionCode.SG)); in testParseNonAscii()
2227 RegionCode.US)); in testParseNonAscii()
[all …]
H A DAsYouTypeFormatterTest.java30 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.ZZ); in testInvalidRegion()
52 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.ZZ); in testInvalidPlusSign()
72 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.ZZ); in testTooLongNumberMatchingMultipleLeadingDigits()
92 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.BY); in testCountryWithSpaceInNationalPrefixFormattingRule()
107 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.BY); in testCountryWithSpaceInNationalPrefixFormattingRuleAndLongNdd()
121 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.US); in testAYTFUS()
215 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.US); in testAYTFUSFullWidthCharacters()
229 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.US); in testAYTFUSMobileShortCode()
238 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.US); in testAYTFUSVanityNumber()
254 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.US); in testAYTFAndRememberPositionUS()
[all …]
/dports/devel/libphonenumber/libphonenumber-8.12.39/java/libphonenumber/test/com/google/i18n/phonenumbers/
H A DShortNumberInfoTest.java93 parse(premiumRateExample, RegionCode.FR), RegionCode.FR)); in testGetExpectedCost()
102 parse(standardRateExample, RegionCode.FR), RegionCode.FR)); in testGetExpectedCost()
163 parse(ambiguousPremiumRateString, RegionCode.AU), RegionCode.AU)); in testGetExpectedCostForSharedCountryCallingCode()
165 parse(ambiguousPremiumRateString, RegionCode.AU), RegionCode.AU)); in testGetExpectedCostForSharedCountryCallingCode()
167 parse(ambiguousPremiumRateString, RegionCode.CX), RegionCode.CX)); in testGetExpectedCostForSharedCountryCallingCode()
169 parse(ambiguousPremiumRateString, RegionCode.CX), RegionCode.CX)); in testGetExpectedCostForSharedCountryCallingCode()
188 parse(ambiguousTollFreeString, RegionCode.AU), RegionCode.AU)); in testGetExpectedCostForSharedCountryCallingCode()
192 parse(ambiguousTollFreeString, RegionCode.CX), RegionCode.CX)); in testGetExpectedCostForSharedCountryCallingCode()
357 parse("+4640404", RegionCode.SE), RegionCode.US)); in testCountryCallingCodeIsNotIgnored()
359 parse("+4640404", RegionCode.SE), RegionCode.US)); in testCountryCallingCodeIsNotIgnored()
[all …]
H A DPhoneNumberMatcherTest.java124 RegionCode.SG); in testFindWithInternationalPrefixes()
401 String region = RegionCode.US; in testMatchesMultiplePhoneNumbersSeparatedByPhoneNumberPunctuation()
421 String region = RegionCode.US; in testDoesNotMatchMultiplePhoneNumbersSeparatedWithNoWhiteSpace()
430 new NumberTest("12345", RegionCode.US),
431 new NumberTest("23456789", RegionCode.US),
438 new NumberTest("10/12/82", RegionCode.DE),
531 new NumberTest("0494949", RegionCode.DE),
674 String region = RegionCode.US; in findMatchesInContexts()
689 "80.585 [79.964]", RegionCode.US))); in testNonMatchingBracketsAreInvalid()
692 "80.585 ((79.964)", RegionCode.US))); in testNonMatchingBracketsAreInvalid()
[all …]
H A DPhoneNumberUtilTest.java356 RegionCode.AR))); in testGetCountryMobileToken()
360 RegionCode.SE))); in testGetCountryMobileToken()
888 RegionCode.US, false)); in testFormatNumberForMobileDialing()
890 RegionCode.CA, false)); in testFormatNumberForMobileDialing()
892 RegionCode.BR, false)); in testFormatNumberForMobileDialing()
2086 RegionCode.NZ)); in testParseNationalNumber()
2089 RegionCode.NZ)); in testParseNationalNumber()
2217 RegionCode.SG)); in testParseNonAscii()
2221 RegionCode.SG)); in testParseNonAscii()
2226 RegionCode.US)); in testParseNonAscii()
[all …]
H A DAsYouTypeFormatterTest.java30 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.ZZ); in testInvalidRegion()
52 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.ZZ); in testInvalidPlusSign()
72 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.ZZ); in testTooLongNumberMatchingMultipleLeadingDigits()
92 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.BY); in testCountryWithSpaceInNationalPrefixFormattingRule()
107 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.BY); in testCountryWithSpaceInNationalPrefixFormattingRuleAndLongNdd()
121 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.US); in testAYTFUS()
215 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.US); in testAYTFUSFullWidthCharacters()
229 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.US); in testAYTFUSMobileShortCode()
238 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.US); in testAYTFUSVanityNumber()
254 AsYouTypeFormatter formatter = phoneUtil.getAsYouTypeFormatter(RegionCode.US); in testAYTFAndRememberPositionUS()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libphonenumber/dist/cpp/test/phonenumbers/
H A Dshortnumberinfo_test.cc63 ParseNumberForTesting("123456", RegionCode::FR()), RegionCode::FR())); in TEST_F()
84 ParseNumberForTesting("1010", RegionCode::FR()), RegionCode::FR())); in TEST_F()
91 ParseNumberForTesting("123456", RegionCode::FR()), RegionCode::FR())); in TEST_F()
106 ParseNumberForTesting("33669", RegionCode::US()), RegionCode::US())); in TEST_F()
113 ParseNumberForTesting("911", RegionCode::US()), RegionCode::US())); in TEST_F()
183 ParseNumberForTesting("12345", RegionCode::FR()), RegionCode::FR())); in TEST_F()
193 ParseNumberForTesting("116123", RegionCode::FR()), RegionCode::FR())); in TEST_F()
209 ParseNumberForTesting("911", RegionCode::US()), RegionCode::ZZ())); in TEST_F()
448 ParseNumberForTesting("112", RegionCode::AU()), RegionCode::AU())); in TEST_F()
452 ParseNumberForTesting("112", RegionCode::AU()), RegionCode::AU())); in TEST_F()
[all …]
H A Dphonenumbermatcher_test.cc75 RegionCode::US(), in PhoneNumberMatcherTest()
215 const string& region = RegionCode::US(); in FindMatchesInContexts()
433 RegionCode::SG()); in TEST_F()
441 RegionCode::SG()); in TEST_F()
767 const string& region = RegionCode::US(); in TEST_F()
794 const string& region = RegionCode::US(); in TEST_F()
802 NumberTest("12345", RegionCode::US()),
803 NumberTest("23456789", RegionCode::US()),
898 "\xEF\xBC\x97", RegionCode::US()),
913 NumberTest("0494949", RegionCode::DE()),
[all …]
H A Dphonenumberutil_test.cc144 EXPECT_EQ(RegionCode::UN001(), region_code); in TEST_F()
158 EXPECT_NE(RegionCode::ZZ(), region_code); in TEST_F()
1666 EXPECT_EQ(RegionCode::YT(), region_code); in TEST_F()
1745 EXPECT_EQ(RegionCode::US(), region_code); in TEST_F()
1747 EXPECT_EQ(RegionCode::GB(), region_code); in TEST_F()
1749 EXPECT_EQ(RegionCode::DE(), region_code); in TEST_F()
1751 EXPECT_EQ(RegionCode::UN001(), region_code); in TEST_F()
1753 EXPECT_EQ(RegionCode::UN001(), region_code); in TEST_F()
1762 EXPECT_EQ(RegionCode::BS(), region_code); in TEST_F()
1768 EXPECT_EQ(RegionCode::US(), region_code); in TEST_F()
[all …]
H A Dasyoutypeformatter_test.cc74 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::US())); in TEST_F()
121 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::BY())); in TEST_F()
138 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::BY())); in TEST_F()
153 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::US())); in TEST_F()
249 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::US())); in TEST_F()
284 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::US())); in TEST_F()
294 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::US())); in TEST_F()
311 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::US())); in TEST_F()
453 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::GB())); in TEST_F()
471 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::GB())); in TEST_F()
[all …]
/dports/devel/libphonenumber/libphonenumber-8.12.39/cpp/test/phonenumbers/
H A Dshortnumberinfo_test.cc62 ParseNumberForTesting("123456", RegionCode::FR()), RegionCode::FR())); in TEST_F()
83 ParseNumberForTesting("1010", RegionCode::FR()), RegionCode::FR())); in TEST_F()
90 ParseNumberForTesting("123456", RegionCode::FR()), RegionCode::FR())); in TEST_F()
105 ParseNumberForTesting("33669", RegionCode::US()), RegionCode::US())); in TEST_F()
112 ParseNumberForTesting("911", RegionCode::US()), RegionCode::US())); in TEST_F()
182 ParseNumberForTesting("12345", RegionCode::FR()), RegionCode::FR())); in TEST_F()
192 ParseNumberForTesting("116123", RegionCode::FR()), RegionCode::FR())); in TEST_F()
208 ParseNumberForTesting("911", RegionCode::US()), RegionCode::ZZ())); in TEST_F()
447 ParseNumberForTesting("112", RegionCode::AU()), RegionCode::AU())); in TEST_F()
451 ParseNumberForTesting("112", RegionCode::AU()), RegionCode::AU())); in TEST_F()
[all …]
H A Dphonenumbermatcher_test.cc75 RegionCode::US(), in PhoneNumberMatcherTest()
215 const string& region = RegionCode::US(); in FindMatchesInContexts()
433 RegionCode::SG()); in TEST_F()
441 RegionCode::SG()); in TEST_F()
767 const string& region = RegionCode::US(); in TEST_F()
794 const string& region = RegionCode::US(); in TEST_F()
802 NumberTest("12345", RegionCode::US()),
803 NumberTest("23456789", RegionCode::US()),
898 "\xEF\xBC\x97", RegionCode::US()),
913 NumberTest("0494949", RegionCode::DE()),
[all …]
H A Dphonenumberutil_test.cc144 EXPECT_EQ(RegionCode::UN001(), region_code); in TEST_F()
158 EXPECT_NE(RegionCode::ZZ(), region_code); in TEST_F()
1653 EXPECT_EQ(RegionCode::YT(), region_code); in TEST_F()
1732 EXPECT_EQ(RegionCode::US(), region_code); in TEST_F()
1734 EXPECT_EQ(RegionCode::GB(), region_code); in TEST_F()
1736 EXPECT_EQ(RegionCode::DE(), region_code); in TEST_F()
1738 EXPECT_EQ(RegionCode::UN001(), region_code); in TEST_F()
1740 EXPECT_EQ(RegionCode::UN001(), region_code); in TEST_F()
1749 EXPECT_EQ(RegionCode::BS(), region_code); in TEST_F()
1755 EXPECT_EQ(RegionCode::US(), region_code); in TEST_F()
[all …]
H A Dasyoutypeformatter_test.cc74 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::US())); in TEST_F()
121 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::BY())); in TEST_F()
138 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::BY())); in TEST_F()
153 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::US())); in TEST_F()
249 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::US())); in TEST_F()
284 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::US())); in TEST_F()
294 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::US())); in TEST_F()
311 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::US())); in TEST_F()
453 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::GB())); in TEST_F()
471 formatter_.reset(phone_util_.GetAsYouTypeFormatter(RegionCode::GB())); in TEST_F()
[all …]
/dports/textproc/gutenmark/GutenMark-source/GutenUtilities/
H A DNIMA.c248 int i, j, k, RegionCode; in main() local
269 if (1 != sscanf (s, "%d", &RegionCode)) in main()
271 if (RegionCode < 1 || RegionCode > 6) in main()
273 RegionCode--; in main()
288 *sss = RegionChars[i - ' '][RegionCode]; in main()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/gogo/googleapis/google/type/
H A Dpostal_address.pb.go172 return m.RegionCode
307 if this.RegionCode != that1.RegionCode {
308 if this.RegionCode < that1.RegionCode {
410 if this.RegionCode != that1.RegionCode {
577 if len(m.RegionCode) > 0 {
578 i -= len(m.RegionCode)
579 copy(dAtA[i:], m.RegionCode)
609 this.RegionCode = string(randStringPostalAddress(r))
714 l = len(m.RegionCode)
776 `RegionCode:` + fmt.Sprintf("%v", this.RegionCode) + `,`,
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gogo/googleapis/google/type/
H A Dpostal_address.pb.go172 return m.RegionCode
307 if this.RegionCode != that1.RegionCode {
308 if this.RegionCode < that1.RegionCode {
410 if this.RegionCode != that1.RegionCode {
577 if len(m.RegionCode) > 0 {
578 i -= len(m.RegionCode)
579 copy(dAtA[i:], m.RegionCode)
609 this.RegionCode = string(randStringPostalAddress(r))
714 l = len(m.RegionCode)
776 `RegionCode:` + fmt.Sprintf("%v", this.RegionCode) + `,`,
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/gogo-genproto/googleapis/google/type/
H A Dpostal_address.pb.go53RegionCode string `protobuf:"bytes,2,opt,name=region_code,json=regionCode,proto3" json:"region_cod… member
166 return m.RegionCode
289 if this.RegionCode != that1.RegionCode {
338 s = append(s, "RegionCode: "+fmt.Sprintf("%#v", this.RegionCode)+",\n")
446 if len(m.RegionCode) > 0 {
447 i -= len(m.RegionCode)
448 copy(dAtA[i:], m.RegionCode)
449 i = encodeVarintPostalAddress(dAtA, i, uint64(len(m.RegionCode)))
481 l = len(m.RegionCode)
540 `RegionCode:` + fmt.Sprintf("%v", this.RegionCode) + `,`,
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DMacLocales.pas277 function LocaleRefFromLangOrRegionCode( lang: LangCode; region: RegionCode; var locale: LocaleRef )… in LocaleRefFromLangOrRegionCode()
340 …nCodes( localeString: ConstCStringPtr; var lang: LangCode; var region: RegionCode ): OSStatus; ext… in LocaleStringToLangAndRegionCodes()
463 function LocaleGetRegionLanguageName( region: RegionCode; var languageName: Str255 ): OSStatus; ext… in LocaleGetRegionLanguageName()
H A DTextEncodingConverter.pas568 function TECCountWebTextEncodings( locale: RegionCode; var numberEncodings: ItemCount ): OSStatus; … in TECCountWebTextEncodings()
580 function TECGetWebTextEncodings( locale: RegionCode; availableEncodings: {variable-size-array} Text… in TECGetWebTextEncodings()
592 function TECCountMailTextEncodings( locale: RegionCode; var numberEncodings: ItemCount ): OSStatus;… in TECCountMailTextEncodings()
604 function TECGetMailTextEncodings( locale: RegionCode; availableEncodings: {variable-size-array} Tex… in TECGetMailTextEncodings()
/dports/databases/tile38/tile38-1.12.0/vendor/google.golang.org/genproto/googleapis/type/postaladdress/
H A Dpostal_address.pb.go56RegionCode string `protobuf:"bytes,2,opt,name=region_code,json=regionCode" json:"region_code,omite… member
142 return m.RegionCode
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/genproto/googleapis/type/postaladdress/
H A Dpostal_address.pb.go50RegionCode string `protobuf:"bytes,2,opt,name=region_code,json=regionCode,proto3" json:"region_cod… member
159 return m.RegionCode
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/genproto/googleapis/type/postaladdress/
H A Dpostal_address.pb.go52RegionCode string `protobuf:"bytes,2,opt,name=region_code,json=regionCode,proto3" json:"region_cod… member
161 return m.RegionCode

12345678910>>...39