Searched refs:kMaxLengthCountryCode (Results 1 – 3 of 3) sorted by relevance
596 static const size_t kMaxLengthCountryCode = 3; variable
274 PhoneNumberUtil::kMaxLengthCountryCode), in PhoneNumberMatcherRegExps()
2484 for (size_t i = 1; i <= kMaxLengthCountryCode; ++i) { in ExtractCountryCode()