Home | History | Annotate | Download | only in dist

Lines Matching refs:strftime

14399 **    strftime( FORMAT, TIMESTRING, MOD, MOD, ...)
14600 ** and strftime(). The format string to pass to strftime() is supplied
14631 strftime(zBuf, 20, zFormat, &sNow);
14649 FUNCTION(strftime, -1, 0, 0, strftimeFunc ),