Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
DGuzzleStreamWrapper.php88 public function stream_seek($offset, $whence) function in GuzzleHttp\\Stream\\GuzzleStreamWrapper
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DStreamWrapper.php106 public function stream_seek($offset, $whence) function in GuzzleHttp\\Psr7\\StreamWrapper
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DStreamWrapper.php106 public function stream_seek(int $offset, int $whence): bool function in GuzzleHttp\\Psr7\\StreamWrapper
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
DStream.php179 public function stream_seek($offset, $whence = SEEK_SET); function
/plugin/findologicxmlexport/vendor/hoa/protocol/
DWrapper.php307 public function stream_seek($offset, $whence = SEEK_SET) function in Hoa\\Protocol\\Wrapper