Searched refs:TrimUnwantedEndChars (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumbermatcher.cc537 phone_util_.TrimUnwantedEndChars(&first_group_only);
546 phone_util_.TrimUnwantedEndChars(&without_first_group);
562 phone_util_.TrimUnwantedEndChars(&without_last_group);
H A Dphonenumberutil.h665 void TrimUnwantedEndChars(string* number) const;
H A Dphonenumberutil.cc765 void PhoneNumberUtil::TrimUnwantedEndChars(string* number) const { function in class:i18n::phonenumbers::PhoneNumberUtil
1980 TrimUnwantedEndChars(extracted_number);

Completed in 367 milliseconds