Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
H A DStream.php179 public function stream_seek($offset, $whence = SEEK_SET); function
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DGuzzleStreamWrapper.php88 public function stream_seek($offset, $whence) function in GuzzleHttp\\Stream\\GuzzleStreamWrapper
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DStreamWrapper.php106 public function stream_seek($offset, $whence) function in GuzzleHttp\\Psr7\\StreamWrapper
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/
H A 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/
H A DWrapper.php307 public function stream_seek($offset, $whence = SEEK_SET) function in Hoa\\Protocol\\Wrapper
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md393 * `stream_seek`,