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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumberutil.cc2359 const string& possible_national_prefix = local
2361 if (number->empty() || possible_national_prefix.empty()) {
2382 reg_exps_->regexp_cache_->GetRegExp(possible_national_prefix);
2409 // the capturing groups in possible_national_prefix; therefore, no

Completed in 109 milliseconds