Searched defs:fread (Results 1 – 4 of 4) sorted by relevance
206 public function fread(int $length) {} function in SplFileObject
2662 PHP_METHOD(SplFileObject, fread) in PHP_METHOD() argument
1718 PHPAPI PHP_FUNCTION(fread) in PHP_FUNCTION() argument
791 function fread($stream, int $length): string|false {} function
Completed in 36 milliseconds