Home
last modified time | relevance | path

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

/PHP-8.1/ext/spl/
H A Dspl_directory.stub.php252 public function fwrite(string $data, int $length = 0): int|false {} function in SplFileObject
H A Dspl_directory.c2597 PHP_METHOD(SplFileObject, fwrite) in PHP_METHOD() argument
/PHP-8.1/ext/standard/
H A Dfile.c1132 PHPAPI PHP_FUNCTION(fwrite) in PHP_FUNCTION() argument
H A Dbasic_functions.stub.php1112 function fwrite($stream, string $data, ?int $length = null): int|false {} function

Completed in 45 milliseconds