Home
last modified time | relevance | path

Searched defs:fscanf (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/spl/
H A Dspl_directory.stub.php249 public function fscanf(string $format, mixed &...$vars): array|int|null {} function in SplFileObject
H A Dspl_directory.c2570 PHP_METHOD(SplFileObject, fscanf) in PHP_METHOD() argument
/PHP-8.1/ext/standard/
H A Dfile.c1091 PHP_FUNCTION(fscanf) in PHP_FUNCTION() argument
H A Dbasic_functions.stub.php1081 function fscanf($stream, string $format, mixed &...$vars): array|int|false|null {} function

Completed in 32 milliseconds