Searched refs:kRfc3966Prefix (Results 1 – 1 of 1) sorted by relevance
92 const char kRfc3966Prefix[] = "tel:"; variable165 formatted_number->insert(0, StrCat(kRfc3966Prefix, kPlusSign, in PrefixNumberWithCountryCallingCode()1816 number_to_parse.find(kRfc3966Prefix) + strlen(kRfc3966Prefix); in BuildNationalNumberForParsing()