Searched defs:fgets (Results 1 – 4 of 4) sorted by relevance
210 public function fgets(): string {} function in SplFileObject
2148 PHP_METHOD(SplFileObject, fgets) in PHP_METHOD() argument
1018 PHPAPI PHP_FUNCTION(fgets) in PHP_FUNCTION() argument
1061 function fgets($stream, ?int $length = null): string|false {} function
Completed in 37 milliseconds