Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/
Dasyoutypeformatter.cc654 const int start_of_country_code = static_cast<int>( in AttemptToExtractIdd() local
659 accrued_input_without_formatting_.tempSubString(start_of_country_code) in AttemptToExtractIdd()
663 accrued_input_without_formatting_.tempSubString(0, start_of_country_code) in AttemptToExtractIdd()