Home
last modified time | relevance | path

Searched defs:seek (Results 1 – 9 of 9) sorted by relevance

/PHP-8.3/ext/gd/libgd/
H A Dgd_io.h17 int (*seek)(struct gdIOCtx*, const int); member
/PHP-8.3/ext/spl/
H A Dspl_directory.stub.php145 public function seek(int $offset): void {} function in DirectoryIterator
373 public function seek(int $line): void {} function in SplFileObject
H A Dspl_iterators.stub.php199 public function seek(int $offset): void; function
216 public function seek(int $offset): int {} function in LimitIterator
H A Dspl_array.stub.php238 public function seek(int $offset): void {} function in ArrayIterator
H A Dspl_directory.c837 PHP_METHOD(DirectoryIterator, seek) in PHP_METHOD() argument
2703 PHP_METHOD(SplFileObject, seek) in PHP_METHOD() argument
H A Dspl_array.c1293 PHP_METHOD(ArrayIterator, seek) in PHP_METHOD() argument
H A Dspl_iterators.c2306 PHP_METHOD(LimitIterator, seek) in PHP_METHOD() argument
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg.h233 HashTable seek; /* seek oplines */ variable
/PHP-8.3/main/
H A Dphp_streams.h129 int (*seek)(php_stream *stream, zend_off_t offset, int whence, zend_off_t *newoffset); member

Completed in 65 milliseconds