Searched defs:IsNationalPrefixPresentIfRequired (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumbermatcher.cc484 return IsNationalPrefixPresentIfRequired(number);
490 !IsNationalPrefixPresentIfRequired(number)) {
505 !IsNationalPrefixPresentIfRequired(number)) {
730 bool PhoneNumberMatcher::IsNationalPrefixPresentIfRequired( function in class:i18n::phonenumbers::PhoneNumberMatcher

Completed in 88 milliseconds