HomeSort by relevance Sort by last modified time
    Searched refs:GetSuffixRegex (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/autofill/
phone_field.h 57 string16 GetSuffixRegex() const;
phone_field.cc 230 string16 PhoneField::GetSuffixRegex() const {
249 case REGEX_SUFFIX: return GetSuffixRegex();
311 if (!ParseText(&q, phone_field->GetSuffixRegex(),

Completed in 190 milliseconds