Home
last modified time | relevance | path

Searched refs:has_national_prefix (Results 1 - 3 of 3) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonemetadata.pb.h757 bool has_national_prefix() const;
3739 inline bool PhoneMetadata::has_national_prefix() const { in has_national_prefix() function in i18n::phonenumbers::PhoneMetadata
H A Dphonenumberutil.cc2637 if (!metadata->has_national_prefix() && !number.italian_leading_zero()) { in GetLengthOfGeographicalAreaCode()
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dphonenumberutil_test.cc280 EXPECT_TRUE(metadata->has_national_prefix()); in TEST_F()

Completed in 21 milliseconds