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

  /external/chromium/chrome/browser/autofill/
phone_field.h 62 enum RegexType {
77 string16 GetRegExp(RegexType regex_id) const;
114 RegexType regex; // Field matching reg-ex.
phone_field.cc 240 string16 PhoneField::GetRegExp(RegexType regex_id) const {

Completed in 109 milliseconds