Lines Matching defs:FETCH_FULL
22 FETCH_FULL,
68 if (fetch_type == FETCH_HEADER || fetch_type == FETCH_FULL)
70 if (fetch_type == FETCH_BODY || fetch_type == FETCH_FULL)
77 return imap_msgpart_type(FETCH_FULL);
248 msgpart->fetch_type = FETCH_FULL;
318 case FETCH_FULL:
545 case FETCH_FULL:
589 case FETCH_FULL:
641 case FETCH_FULL:
688 (msgpart->fetch_type == FETCH_FULL ||
692 include_hdr = msgpart->fetch_type == FETCH_FULL;
729 (msgpart->fetch_type != FETCH_FULL &&
752 include_hdr = msgpart->fetch_type == FETCH_FULL;