Searched refs:IsLeadingZeroPossible (Results 1 – 2 of 2) sorted by relevance
583 bool IsLeadingZeroPossible(int country_calling_code) const;
1325 !IsLeadingZeroPossible(number.country_code()); in HasUnexpectedItalianLeadingZero()2123 bool PhoneNumberUtil::IsLeadingZeroPossible(int country_calling_code) const { in IsLeadingZeroPossible() function in i18n::phonenumbers::PhoneNumberUtil