Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.cc2834 string captured_part_of_prefix; in MaybeStripNationalPrefixAndCarrierCode() local
2846 number_copy.get(), &carrier_code_temp, &captured_part_of_prefix) || in MaybeStripNationalPrefixAndCarrierCode()
2848 number_copy.get(), &captured_part_of_prefix)) && in MaybeStripNationalPrefixAndCarrierCode()
2849 !captured_part_of_prefix.empty()) { in MaybeStripNationalPrefixAndCarrierCode()