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

/external/chromium_org/components/autofill/core/browser/
H A Dphone_field.h81 // Returns the regular expression string correspoding to |regex_id|
82 static base::string16 GetRegExp(RegexType regex_id);
H A Dphone_field.cc249 base::string16 PhoneField::GetRegExp(RegexType regex_id) { argument
250 switch (regex_id) {

Completed in 83 milliseconds