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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumberutil.cc335 map<char32, char>::const_iterator found_glyph_pair = local
337 if (found_glyph_pair != normalization_replacements.end()) {
338 normalized_number.push_back(found_glyph_pair->second);

Completed in 74 milliseconds