Searched defs:flush_mode (Results 1 – 3 of 3) sorted by relevance
275 function deflate_add(DeflateContext $context, string $data, int $flush_mode = ZLIB_SYNC_FLUSH): str…279 function inflate_add(InflateContext $context, string $data, int $flush_mode = ZLIB_SYNC_FLUSH): str…
198 int flush_mode; in php_zlib_deflate_filter() local
231 int flush_mode; in php_bz2_compress_filter() local
Completed in 11 milliseconds