Lines Matching defs:prev
1471 size_t prev = pop3c->eob;1526 if(prev && prev >= pop3c->eob) {1528 and then both prev and strip are equal and nothing will be output1530 while(prev && pop3c->strip) {1531 prev--;1535 if(prev) {1538 if(strip_dot && prev - 1 > 0) {1540 prev - 1);1544 prev);