Searched defs:fscanf (Results 1 – 4 of 4) sorted by relevance
249 public function fscanf(string $format, mixed &...$vars): array|int|null {} function in SplFileObject
2570 PHP_METHOD(SplFileObject, fscanf) in PHP_METHOD() argument
1091 PHP_FUNCTION(fscanf) in PHP_FUNCTION() argument
1081 function fscanf($stream, string $format, mixed &...$vars): array|int|false|null {} function
Completed in 40 milliseconds