Lines Matching refs:size_t
60 size_t delta,
66 const size_t hlen, /* len of the keyword in bytes */
68 const size_t clen); /* len of the content in bytes */
75 const size_t thislen);
105 const char *hd, size_t hdlen);
134 const char *buf, size_t blen,
137 const char *hd, size_t hdlen,
193 const char *buf, size_t blen,
194 size_t *pconsumed);
222 CURLcode Curl_http_decode_status(int *pstatus, const char *s, size_t len);
241 const char *method, size_t m_len,
242 const char *scheme, size_t s_len,
243 const char *authority, size_t a_len,
244 const char *path, size_t p_len);
247 const char *method, size_t m_len,