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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumberutil.cc2373 string captured_part_of_prefix; local
2385 number_copy.get(), &carrier_code_temp, &captured_part_of_prefix) ||
2387 number_copy.get(), &captured_part_of_prefix)) &&
2388 !captured_part_of_prefix.empty()) {
2408 // If captured_part_of_prefix is empty, this implies nothing was captured by

Completed in 99 milliseconds