Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/
Dasyoutypeformatter.cc680 string number_without_country_code(national_number_); in AttemptToExtractCountryCode() local
682 phone_util_.ExtractCountryCode(&number_without_country_code); in AttemptToExtractCountryCode()
686 national_number_.assign(number_without_country_code); in AttemptToExtractCountryCode()