Home
last modified time | relevance | path

Searched defs:kMaxLengthCountryCode (Results 1 – 2 of 2) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.h775 static const size_t kMaxLengthCountryCode = 3; variable
Dphonenumberutil.cc63 const size_t PhoneNumberUtil::kMaxLengthCountryCode; member in i18n::phonenumbers::PhoneNumberUtil