Home
last modified time | relevance | path

Searched refs:stream_seek (Results 1 – 8 of 8) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
DStream.php179 public function stream_seek($offset, $whence = SEEK_SET); function
/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/combo/vendor/bin/
Dyaml-lint69 public function stream_seek($offset, $whence)
/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/protocol/Test/Unit/
DWrapper.php444 ->when($result = $wrapper->stream_seek($offset, $whence))
513 $wrapper->stream_seek(2)
549 ->let($wrapper->stream_seek(0, SEEK_END))
577 ->let($wrapper->stream_seek(0))
/plugin/findologicxmlexport/vendor/hoa/protocol/
DWrapper.php307 public function stream_seek($offset, $whence = SEEK_SET) function in Hoa\\Protocol\\Wrapper
/plugin/findologicxmlexport/vendor/hoa/stream/
DREADME.md393 * `stream_seek`,