Searched refs:Curl_crtype (Results 1 – 8 of 8) sorted by relevance
208 struct Curl_crtype { struct243 const struct Curl_crtype *crt; /* type implementation */ argument292 const struct Curl_crtype *cr_handler,396 const struct Curl_crtype *crt);
136 extern const struct Curl_crtype Curl_httpchunk_encoder;
897 static const struct Curl_crtype cr_in = {914 const struct Curl_crtype *crt, in Curl_creader_create()1065 static const struct Curl_crtype cr_lc = {1239 static const struct Curl_crtype cr_null = {1339 static const struct Curl_crtype cr_buf = {1434 const struct Curl_crtype *crt) in Curl_creader_get_by_type()
652 const struct Curl_crtype Curl_httpchunk_encoder = {
1224 static const struct Curl_crtype cr_hyper_protocol = {
1925 static const struct Curl_crtype cr_eob = {
2139 static const struct Curl_crtype cr_mime = {
4485 static const struct Curl_crtype cr_exp100 = {
Completed in 35 milliseconds