Home
last modified time | relevance | path

Searched defs:whence (Results 1 – 25 of 43) sorted by relevance

12

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DNoSeekStream.php16 public function seek($offset, $whence = SEEK_SET)
DCachingStream.php53 public function seek($offset, $whence = SEEK_SET)
DLimitStream.php73 public function seek($offset, $whence = SEEK_SET)
DBufferStream.php84 public function seek($offset, $whence = SEEK_SET)
DStreamWrapper.php106 public function stream_seek($offset, $whence)
DStreamDecoratorTrait.php126 public function seek($offset, $whence = SEEK_SET)
DAppendStream.php153 public function seek($offset, $whence = SEEK_SET)
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DNoSeekStream.php19 public function seek($offset, $whence = SEEK_SET): void
DCachingStream.php58 public function seek($offset, $whence = SEEK_SET): void
DLimitStream.php74 public function seek($offset, $whence = SEEK_SET): void
DBufferStream.php87 public function seek($offset, $whence = SEEK_SET): void
DStreamWrapper.php106 public function stream_seek(int $offset, int $whence): bool
DStreamDecoratorTrait.php132 public function seek($offset, $whence = SEEK_SET): void
DAppendStream.php156 public function seek($offset, $whence = SEEK_SET): void
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
DNoSeekStream.php11 public function seek($offset, $whence = SEEK_SET)
DCachingStream.php44 public function seek($offset, $whence = SEEK_SET)
DLimitStream.php75 public function seek($offset, $whence = SEEK_SET)
DStreamInterface.php97 public function seek($offset, $whence = SEEK_SET);
DGuzzleStreamWrapper.php88 public function stream_seek($offset, $whence)
DNullStream.php60 public function seek($offset, $whence = SEEK_SET)
DBufferStream.php81 public function seek($offset, $whence = SEEK_SET)
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
DPointable.php86 public function seek($offset, $whence = self::SEEK_SET);
/plugin/matrixnotifierwas/vendor/psr/http-message/src/
DStreamInterface.php87 public function seek(int $offset, int $whence = SEEK_SET): void;
/plugin/authgooglesheets/vendor/psr/http-message/src/
DStreamInterface.php87 public function seek($offset, $whence = SEEK_SET);
/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dstringio.js47 $def(self, '$seek', function $$seek(pos, whence) { argument

12