Searched refs:mletter (Results 1 – 1 of 1) sorted by relevance
170 char mletter[MLIM]; in p_month() local190 mletter[imnth] = toupper((unsigned char)*copy++); in p_month()193 mletter[imnth] = '\0'; in p_month()195 if (strncmp(mletter, mnth[n], in p_month()