Searched refs:UTF8Substring (Results 1 – 3 of 3) sorted by relevance
290 static string UTF8Substring(const const_iterator& first,
211 string UnicodeText::UTF8Substring(const const_iterator& first, in UTF8Substring() function in i18n::phonenumbers::UnicodeText
996 number->assign(UnicodeText::UTF8Substring(number_as_unicode.begin(), in TrimUnwantedEndChars()2347 UnicodeText::UTF8Substring(it, number_as_unicode.end())); in ExtractPossibleNumber()