Home | History | Annotate | Download | only in lib

Lines Matching full:qp_lookahead_eol

492 static int qp_lookahead_eol(mime_encoder_state *st, int ateof, size_t n)
535 switch(qp_lookahead_eol(st, ateof, 1)) {
549 switch(qp_lookahead_eol(st, ateof, 0)) {
574 switch(qp_lookahead_eol(st, ateof, consumed)) {