Searched refs:kMonths (Results 1 – 3 of 3) sorted by relevance
31 const char* const kMonths[] = variable57 kMonths[then.month - 1], in BuildExperimentDateString()
95 static const char* kMonths[] = { "jan", "feb", "mar", "apr", "may", "jun", in ParseCookieTime() local97 static const int kMonthsLen = arraysize(kMonths); in ParseCookieTime()126 if (base::strncasecmp(token.c_str(), kMonths[i], 3) == 0) { in ParseCookieTime()
457 static const char *kMonths = "Months"; variable510 return kMonths; in RelativeUnitStr()