Searched refs:wcenter (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.bin/ncal/ |
H A D | ncal.c | 169 static wchar_t *wcenter(wchar_t *s, wchar_t *t, int w); 650 mw, wcenter(ws, year[i].name, mw)); in monthrangeb() 654 wprintf(L"%-*ls ", mw, wcenter(ws1, ws, mw)); in monthrangeb() 1076 wcenter(wchar_t *s, wchar_t *t, int w) in wcenter() function
|