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

/dovecot/src/lib-mail/
H A Dmbox-from.c17 static const char *months[] = { variable
27 if (i_memcasecmp(months[i], msg, 3) == 0) {
269 str_append(str, months[tm->tm_mon]);

Completed in 9 milliseconds