Searched refs:short_wday (Results 1 – 4 of 4) sorted by relevance
57 char *short_wday[7]; member
170 if(!strftime_str(str, &ret, max, time_data->str.names.short_wday[mstm->tm_wday])) in _Strftime()
135 const char *short_wday[7]; member153 const MSVCRT_wchar_t *short_wday[7]; member
427 size = cur->str.names.short_mon[0]-cur->str.names.short_wday[0]; in _Getdays()435 len = strlen(cur->str.names.short_wday[i]); in _Getdays()436 memcpy(&out[size], cur->str.names.short_wday[i], len); in _Getdays()