Home
last modified time | relevance | path

Searched defs:work_factor (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/bz2/
H A Dbz2.stub.php41 function bzcompress(string $data, int $block_size = 4, int $work_factor = 0): string|int {}
H A Dbz2.c451 work_factor = 0, /* Work factor for compression algorithm */ in PHP_FUNCTION() local

Completed in 10 milliseconds