Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.h825 const string& GetExtnPatternsForMatching() const;
Dphonenumbermatcher.cc325 PhoneNumberUtil::GetInstance()->GetExtnPatternsForMatching(), in PhoneNumberMatcherRegExps()
Dphonenumberutil.cc961 const string& PhoneNumberUtil::GetExtnPatternsForMatching() const { in GetExtnPatternsForMatching() function in i18n::phonenumbers::PhoneNumberUtil