Searched refs:kMaxLengthCountryCode (Results 1 – 3 of 3) sorted by relevance
771 static const size_t kMaxLengthCountryCode = 3; variable
284 PhoneNumberUtil::kMaxLengthCountryCode), in PhoneNumberMatcherRegExps()
59 const size_t PhoneNumberUtil::kMaxLengthCountryCode; member in i18n::phonenumbers::PhoneNumberUtil2951 for (size_t i = 1; i <= kMaxLengthCountryCode; ++i) { in ExtractCountryCode()