Home
last modified time | relevance | path

Searched refs:CURL_DO_LINEEND_CONV (Results 1 - 6 of 6) sorted by relevance

/third_party/curl/lib/
H A Dsendf.c64 #if defined(CURL_DO_LINEEND_CONV) && !defined(CURL_DISABLE_FTP)
144 #endif /* CURL_DO_LINEEND_CONV && !CURL_DISABLE_FTP */
380 If CURL_DO_LINEEND_CONV is enabled, data is converted IN PLACE to the
389 #if !defined(CURL_DISABLE_FTP) && defined(CURL_DO_LINEEND_CONV) in Curl_client_write()
H A Dtransfer.c301 #ifdef CURL_DO_LINEEND_CONV in Curl_fillreadbuffer()
704 #ifdef CURL_DO_LINEEND_CONV in readwrite_upload()
1008 #ifdef CURL_DO_LINEEND_CONV in Curl_readwrite()
1014 #endif /* CURL_DO_LINEEND_CONV */ in Curl_readwrite()
H A Durldata.h1389 #define CURL_DO_LINEEND_CONV macro
H A Durl.c3842 #ifdef CURL_DO_LINEEND_CONV
3844 #endif /* CURL_DO_LINEEND_CONV */
H A Dftp.c3414 #ifdef CURL_DO_LINEEND_CONV in ftp_done()
3421 #endif /* CURL_DO_LINEEND_CONV */ in ftp_done()
H A Dhttp.c1661 #ifdef CURL_DO_LINEEND_CONV in Curl_http_compile_trailers()

Completed in 22 milliseconds