Searched refs:TrimUnwantedEndChars (Results 1 – 3 of 3) sorted by relevance
537 phone_util_.TrimUnwantedEndChars(&first_group_only); in ExtractInnerMatch()546 phone_util_.TrimUnwantedEndChars(&without_first_group); in ExtractInnerMatch()562 phone_util_.TrimUnwantedEndChars(&without_last_group); in ExtractInnerMatch()
665 void TrimUnwantedEndChars(string* number) const;
765 void PhoneNumberUtil::TrimUnwantedEndChars(string* number) const { in TrimUnwantedEndChars() function in i18n::phonenumbers::PhoneNumberUtil1980 TrimUnwantedEndChars(extracted_number); in ExtractPossibleNumber()