Searched defs:readgzfile (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/zlib/ | ||
H A D | zlib.stub.php | 180 function readgzfile(string $filename, bool $use_include_path = false): int|false {} function |
H A D | zlib.c | 672 PHP_FUNCTION(readgzfile) in PHP_FUNCTION() argument |
Completed in 8 milliseconds