apr_strftime     1730 modules/generators/mod_autoindex.c                     apr_strftime(time_str, &rv, MAX_STRING_LEN,
apr_strftime     1818 modules/generators/mod_autoindex.c                     apr_strftime(time_str, &rv, MAX_STRING_LEN,
apr_strftime      527 modules/loggers/mod_log_config.c     apr_strftime(tstr, &retcode, sizeof(tstr), a, xt);
apr_strftime      401 modules/mappers/mod_rewrite.c     apr_strftime(tstr, &len, sizeof(tstr), "[%d/%b/%Y:%H:%M:%S ", &t);
apr_strftime      156 server/util.c      apr_strftime(ts, &retcode, MAX_STRING_LEN, fmt, &xt);
apr_strftime      214 srclib/apr/include/apr_time.h APR_DECLARE(apr_status_t) apr_strftime(char *s, apr_size_t *retsize, 
apr_strftime      206 srclib/apr/test/testtime.c     rv = apr_strftime(str, &sz, STR_SIZE, "%R %A %d %B %Y", &xt);
apr_strftime      222 srclib/apr/test/testtime.c     rv = apr_strftime(str, &sz, STR_SIZE, "%T", &xt);
apr_strftime      261 srclib/apr/test/testtime.c     rv = apr_strftime(str, &sz, STR_SIZE, "%T", &xt);
apr_strftime      248 support/rotatelogs.c                 apr_strftime(buf2, &rs, sizeof(buf2), szLogRoot, &e);