Home
last modified time | relevance | path

Searched refs:capturing_ascii_digits_pattern_ (Results 1 – 2 of 2) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumbermatcher.cc264 scoped_ptr<const RegExp> capturing_ascii_digits_pattern_; member in i18n::phonenumbers::PhoneNumberMatcherRegExps
318 capturing_ascii_digits_pattern_( in PhoneNumberMatcherRegExps()
834 while (reg_exps_->capturing_ascii_digits_pattern_->FindAndConsume( in AllNumberGroupsAreExactlyPresent()
Dphonenumberutil.cc710 scoped_ptr<const RegExp> capturing_ascii_digits_pattern_; member in i18n::phonenumbers::PhoneNumberRegExpsAndMappings
787 capturing_ascii_digits_pattern_( in PhoneNumberRegExpsAndMappings()
2642 if (!reg_exps_->capturing_ascii_digits_pattern_->FindAndConsume( in GetLengthOfNationalDestinationCode()