Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.cc1010 const RegExp& eligible_format_pattern = reg_exps_->regexp_cache_->GetRegExp( in IsFormatEligibleForAsYouTypeFormatter() local
1014 return eligible_format_pattern.FullMatch(format); in IsFormatEligibleForAsYouTypeFormatter()