Home
last modified time | relevance | path

Searched defs:ftruncate (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/standard/
H A Dflock_compat.h57 # define ftruncate(a, b) chsize(a, b) macro
H A Dfile.c1379 PHP_FUNCTION(ftruncate) in PHP_FUNCTION() argument
/PHP-8.2/main/
H A Dphp_network.h45 # define ftruncate(a, b) chsize(a, b) macro
/PHP-8.2/ext/spl/
H A Dspl_directory.stub.php343 public function ftruncate(int $size): bool {} function in SplFileObject
H A Dspl_directory.c2690 PHP_METHOD(SplFileObject, ftruncate) in PHP_METHOD() argument

Completed in 84 milliseconds