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