Home
last modified time | relevance | path

Searched defs:stream (Results 26 – 50 of 109) sorted by last modified time

12345

/plugin/davcal/vendor/sabre/dav/bin/
H A Dsabredav.php7 protected $stream; variable in CliLog
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRC4.php104 private $stream; variable in phpseclib3\\Crypt\\RC4
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/
H A DSeekException.php11 private $stream; variable in GuzzleHttp\\Exception\\SeekException
13 public function __construct(StreamInterface $stream, $pos = 0, $msg = '')
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DCachingStream.php30 StreamInterface $stream,
H A DFnStream.php78 public static function decorate(StreamInterface $stream, array $methods)
H A DMessageTrait.php22 private $stream; variable
H A DStream.php25 private $stream; variable in GuzzleHttp\\Psr7\\Stream
47 public function __construct($stream, $options = [])
H A DAppendStream.php51 public function addStream(StreamInterface $stream)
H A DStreamDecoratorTrait.php17 public function __construct(StreamInterface $stream)
H A DStreamWrapper.php18 private $stream; variable in GuzzleHttp\\Psr7\\StreamWrapper
32 public static function getResource(StreamInterface $stream)
55 public static function createStreamContext(StreamInterface $stream)
H A DDroppingStream.php23 public function __construct(StreamInterface $stream, $maxLength)
H A DInflateStream.php24 public function __construct(StreamInterface $stream)
42 private function getLengthOfPossibleFilenameHeader(StreamInterface $stream, $header)
H A DLimitStream.php30 StreamInterface $stream,
H A DMultipartStream.php82 private function addElement(AppendStream $stream, array $element)
114 private function createElement($name, StreamInterface $stream, $filename, array $headers)
H A DUploadedFile.php59 private $stream; variable in GuzzleHttp\\Psr7\\UploadedFile
H A DUtils.php83 public static function copyToString(StreamInterface $stream, $maxLen = -1)
127 public static function hash(StreamInterface $stream, $algo, $rawOutput = false)
247 public static function readLine(StreamInterface $stream, $maxLength = null)
H A Dfunctions.php197 function copy_to_string(StreamInterface $stream, $maxLen = -1)
236 function hash(StreamInterface $stream, $algo, $rawOutput = false)
251 function readline(StreamInterface $stream, $maxLength = null)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DStreamHandler.php35 protected $stream; variable in Monolog\\Handler\\StreamHandler
54 …public function __construct($stream, $level = Logger::DEBUG, bool $bubble = true, ?int $filePermis…
176 protected function streamWrite($stream, array $record): void
188 private function getDirFromStream(string $stream): ?string
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php97 $stream,
142 private function createSink(StreamInterface $stream, array $options)
157 private function checkDecode(array $options, array $headers, $stream)
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DPhp72.php102 public static function sapi_windows_vt100_support($stream, $enable = null)
134 public static function stream_isatty($stream)
H A Dbootstrap.php35 …function sapi_windows_vt100_support($stream, $enable = null) { return p\Php72::sapi_windows_vt100_…
38 function stream_isatty($stream) { return p\Php72::stream_isatty($stream); }
/plugin/a2s/
H A DASCIIToSVG.php113 function __construct($stream) {
1157 function __construct($stream) {
/plugin/c3chart/assets/
H A Dd3.min.js2 …e&&define.amd?define(["exports"],n):n(t.d3=t.d3||{})})(this,function(t){"use strict";function n(t,…
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/
H A DUtil.php7 public static function read($stream, $offset, $numberOfBytes)
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...

12345