Home
last modified time | relevance | path

Searched refs:time_buffer (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_diff/
H A Ddiff_file.c1821 char time_buffer[64]; in output_unified_default_hdr() local
1828 apr_strftime(time_buffer, &time_len, sizeof(time_buffer) - 1, in output_unified_default_hdr()
1832 SVN_ERR(svn_utf_cstring_to_utf8(&utf8_timestr, time_buffer, pool)); in output_unified_default_hdr()