Lines Matching full:backptr
1449 const unsigned char *lastptr, *foreptr, *backptr;1498 backptr = &in[pos - current_offset];1505 backptr += skip;1509 while(foreptr != lastptr && *backptr == *foreptr) /*maximum supported length by deflate is max length*/1511 ++backptr;