Z_RLE             833 third_party/zlib/deflate.c         if (strm->clas && s->strategy == Z_RLE) {
Z_RLE             840 third_party/zlib/deflate.c         } else if (s->strategy == Z_RLE) {
Z_RLE             136 third_party/zlib/gzlib.c                 state->strategy = Z_RLE;