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);
150 const char *buf, size_t blen,
229 const char *buf, size_t blen,
230 size_t *pconsumed,
259 CURLcode Curl_http_decode_status(int *pstatus, const char *s, size_t len);
278 const char *method, size_t m_len,
279 const char *scheme, size_t s_len,
280 const char *authority, size_t a_len,
281 const char *path, size_t p_len);
284 const char *method, size_t m_len,