Lines Matching refs:strip
946 the strip counter here so that these bytes won't be delivered. */
947 pop3c->strip = 2;
1507 need to strip out. Additionally the marker could of course be spread out
1549 /* We have an extra dot after the CRLF which we need to strip off */
1566 /* Strip can only be non-zero for the very first mismatch after CRLF
1567 and then both prev and strip are equal and nothing will be output
1569 while(prev && pop3c->strip) {
1571 pop3c->strip--;