Home
last modified time | relevance | path

Searched refs:kSSNSeparators (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
Dautocomplete_history_manager.cc30 const string16 kSSNSeparators = ASCIIToUTF16(" -"); variable
34 RemoveChars(text, kSSNSeparators.c_str(), &number_string); in IsSSN()