Home
last modified time | relevance | path

Searched defs:ateof (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dmime.c381 static size_t encoder_nop_read(char *buffer, size_t size, bool ateof, in encoder_nop_read() argument
409 static size_t encoder_7bit_read(char *buffer, size_t size, bool ateof, in encoder_7bit_read() argument
435 static size_t encoder_base64_read(char *buffer, size_t size, bool ateof, in encoder_base64_read() argument
534 qp_lookahead_eol(struct mime_encoder_state *st, int ateof, size_t n) qp_lookahead_eol() argument
548 encoder_qp_read(char *buffer, size_t size, bool ateof, curl_mimepart *part) encoder_qp_read() argument
860 bool ateof = FALSE; read_encoded_part_content() local
[all...]

Completed in 4 milliseconds