Searched refs:RegexType (Results 1 – 2 of 2) sorted by relevance
62 enum RegexType { enum77 string16 GetRegExp(RegexType regex_id) const;114 RegexType regex; // Field matching reg-ex.
240 string16 PhoneField::GetRegExp(RegexType regex_id) const { in GetRegExp()