Home
last modified time | relevance | path

Searched refs:third_group (Results 1 – 1 of 1) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.cc2640 string third_group; in GetLengthOfNationalDestinationCode() local
2650 third_group = digit_group; in GetLengthOfNationalDestinationCode()
2664 return static_cast<int>(third_group.size() + mobile_token.size()); in GetLengthOfNationalDestinationCode()