Searched defs:sformat (Results 1 – 2 of 2) sorted by relevance
68 char *dst, *dstp, *sformat; in wcsftime_l() local
1532 char[] sformat(Char, Args...)(return scope char[] buf, scope const(Char)[] fmt, Args args) in sformat() function