Searched refs:ftp_has_feature (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | ftp.c | 534 static int ftp_has_feature(FTPContext *s, const char *feature_name) in ftp_has_feature() function 554 if (ftp_has_feature(s, "UTF8")) { in ftp_features() |
Completed in 2 milliseconds