Searched refs:GetCountryRegex (Results 1 – 2 of 2) sorted by relevance
46 string16 GetCountryRegex() const;
187 string16 PhoneField::GetCountryRegex() const { in GetCountryRegex() function in PhoneField242 case REGEX_COUNTRY: return GetCountryRegex(); in GetRegExp()