Searched defs:number_to_parse (Results 1 – 2 of 2) sorted by relevance
2128 PhoneNumberUtil::ErrorType PhoneNumberUtil::Parse(const string& number_to_parse, in Parse()2136 const string& number_to_parse, in ParseAndKeepRawInput()2148 const string& number_to_parse, in CheckRegionForParsing()2164 const string& number_to_parse, string* national_number) const { in BuildNationalNumberForParsing() argument2223 const string& number_to_parse, in ParseHelper()
119 void AssertThrowsForInvalidPhoneContext(const string number_to_parse, const size_t errorType) { in AssertThrowsForInvalidPhoneContext()