Home
last modified time | relevance | path

Searched refs:ConvertMonth (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
Dcredit_card.cc59 bool ConvertMonth(const base::string16& month, in ConvertMonth() function
408 if (ConvertMonth(text, app_locale, &month) && month != 0 && in GetMatchingTypes()
626 if (!ConvertMonth(text, app_locale, &month)) in SetExpirationMonthFromString()