Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.cc102 const char kRfc3966PhoneContext[] = ";phone-context="; variable
2134 size_t index_of_phone_context = number_to_parse.find(kRfc3966PhoneContext); in BuildNationalNumberForParsing()
2137 index_of_phone_context + strlen(kRfc3966PhoneContext); in BuildNationalNumberForParsing()