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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dasyoutypeformatter.cc362 string next_char_string; local
363 UnicodeString(next_char).toUTF8String(next_char_string);
366 if (!(phone_util_.ContainsOnlyValidDigits(next_char_string) ||

Completed in 2134 milliseconds