Searched refs:normalized_country_code (Results 1 – 1 of 1) sorted by relevance
849 string normalized_country_code = in ContainsMoreThanOneSlashInNationalNumber() local851 util.NormalizeDigitsOnly(&normalized_country_code); in ContainsMoreThanOneSlashInNationalNumber()852 if (normalized_country_code == SimpleItoa(number.country_code())) { in ContainsMoreThanOneSlashInNationalNumber()