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

/illumos-gate/usr/src/cmd/sort/common/
H A Dfields.c100 static wchar_t *w_months[MONTHS_IN_YEAR]; variable
249 w_months[i] = wsdup(w_month_name);
654 if (xwcsneql(month_candidate, w_months[j],

Completed in 45 milliseconds