Searched defs:stream_seek (Results 1 – 4 of 4) sorted by relevance
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/ | ||
H A D | GuzzleStreamWrapper.php | 88 public function stream_seek($offset, $whence) function in GuzzleHttp\\Stream\\GuzzleStreamWrapper |
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ | ||
H A D | StreamWrapper.php | 106 public function stream_seek($offset, $whence) function in GuzzleHttp\\Psr7\\StreamWrapper |
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/ | ||
H A D | Stream.php | 179 public function stream_seek($offset, $whence = SEEK_SET); function |
/plugin/findologicxmlexport/vendor/hoa/protocol/ | ||
H A D | Wrapper.php | 307 public function stream_seek($offset, $whence = SEEK_SET) function in Hoa\\Protocol\\Wrapper |