Searched defs:fseek (Results 1 – 4 of 4) sorted by relevance
240 public function fseek(int $offset, int $whence = SEEK_SET): int {} function in SplFileObject
2518 PHP_METHOD(SplFileObject, fseek) in PHP_METHOD() argument
1235 PHPAPI PHP_FUNCTION(fseek) in PHP_FUNCTION() argument
1097 function fseek($stream, int $offset, int $whence = SEEK_SET): int {} function
Completed in 31 milliseconds