Searched refs:qp_lookahead_eol (Results 1 - 1 of 1) sorted by relevance

/external/curl/lib/
H A Dmime.c492 static int qp_lookahead_eol(mime_encoder_state *st, int ateof, size_t n) function
535 switch(qp_lookahead_eol(st, ateof, 1)) {
549 switch(qp_lookahead_eol(st, ateof, 0)) {
574 switch(qp_lookahead_eol(st, ateof, consumed)) {

Completed in 137 milliseconds