Searched refs:kRfc3966PhoneContext (Results 1 – 1 of 1) sorted by relevance
102 const char kRfc3966PhoneContext[] = ";phone-context="; variable2134 size_t index_of_phone_context = number_to_parse.find(kRfc3966PhoneContext); in BuildNationalNumberForParsing()2137 index_of_phone_context + strlen(kRfc3966PhoneContext); in BuildNationalNumberForParsing()