Home
last modified time | relevance | path

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

/curl/.github/scripts/
H A Dspacecheck.pl72 my $cr = () = $content =~ /\r/g;
75 if ($cr > 0 && $lf == 0) {
78 elsif ($cr == 0 && $lf > 0) {
81 elsif ($cr == 0 && $lf == 0) {
84 elsif ($cr == $lf) {
/curl/tests/data/
H A Dtest103829 this is the *****cr@p******** that we're gonna upload
51 cr@p******** that we're gonna upload
H A Dtest103929 this is the *****cr@p******** that we're gonna upload
51 this is the *****cr@p******** that we're gonna upload
/curl/lib/vtls/
H A Dwolfssl.c184 unsigned char *ms, *sr, *cr; in wolfssl_log_tls12_secret() local
205 if(wolfSSL_get_keys(ssl, &ms, &msLen, &sr, &srLen, &cr, &crLen) != in wolfssl_log_tls12_secret()
220 Curl_tls_keylog_write("CLIENT_RANDOM", cr, ms, msLen); in wolfssl_log_tls12_secret()
/curl/docs/
H A DFAQ1369 list parser is available at https://cr.yp.to/ftpparse.html Versions of
/curl/
H A Dconfigure.ac442 AC_SUBST(AR_FLAGS, [cr])

Completed in 23 milliseconds