Home
last modified time | relevance | path

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

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