Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dftp.c969 static int64_t ftp_parse_date(const char *date) in ftp_parse_date() function
1007 next->modification_timestamp = ftp_parse_date(value); in ftp_parse_entry_mlsd()