Searched refs:endofline_native (Results 1 – 2 of 2) sorted by relevance
299 const char *endofline_native; in Curl_fillreadbuffer() local308 endofline_native = "\n"; in Curl_fillreadbuffer()312 endofline_native = "\r\n"; in Curl_fillreadbuffer()320 "%zx%s", nread, endofline_native); in Curl_fillreadbuffer()
1729 const char *endofline_native = NULL; in Curl_http_compile_trailers() local1738 endofline_native = "\n"; in Curl_http_compile_trailers()1742 endofline_native = "\r\n"; in Curl_http_compile_trailers()1751 endofline_native); in Curl_http_compile_trailers()