Home
last modified time | relevance | path

Searched defs:stream_open (Results 1 – 4 of 4) sorted by relevance

/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DGuzzleStreamWrapper.php54 public function stream_open($path, $mode, $options, &$opened_path) function in GuzzleHttp\\Stream\\GuzzleStreamWrapper
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DStreamWrapper.php72 public function stream_open($path, $mode, $options, &$opened_path) function in GuzzleHttp\\Psr7\\StreamWrapper
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
H A DStream.php151 public function stream_open($path, $mode, $options, &$openedPath); function
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DWrapper.php249 public function stream_open($path, $mode, $options, &$openedPath) function in Hoa\\Protocol\\Wrapper