Home
last modified time | relevance | path

Searched defs:stream (Results 26 – 50 of 109) sorted by relevance

12345

/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DParserInterface.php32 public function parse(TokenStream $stream);
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/
H A DUtil.php7 public static function read($stream, $offset, $numberOfBytes)
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DAppendStream.php49 public function addStream(StreamInterface $stream) argument
95 attach($stream) global() argument
[all...]
H A DFnStream.php62 public static function decorate(StreamInterface $stream, array $methods) argument
88 public function attach($stream) argument
[all...]
H A DDroppingStream.php18 public function __construct(StreamInterface $stream, $maxLength) argument
[all...]
H A DNoSeekStream.php21 public function attach($stream) argument
H A DCachingStream.php27 StreamInterface $stream, argument
[all...]
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
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)
H A DStream.php25 private $stream; variable in GuzzleHttp\\Psr7\\Stream
47 public function __construct($stream, $options = [])
H A DDroppingStream.php23 public function __construct(StreamInterface $stream, $maxLength)
H A DCachingStream.php30 StreamInterface $stream,
H A DLimitStream.php30 StreamInterface $stream,
/plugin/davcal/
H A Dics.php48 $stream = $hlp->getCalendarAsICSFeed($calid); variable
/plugin/swiftmail/Swift/Cache/
H A DJointOutputStream.php44 public function addStream(Swift_Cache_OutputStream $stream)
/plugin/webdav/core/DAV/Collection/Media/
H A DFile.php44 public function put($stream)
/plugin/authfacebook/lib/HttpClients/
H A DFacebookStream.php39 protected $stream; variable in Facebook\\HttpClients\\FacebookStream
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DComposite.php71 protected function setStream($stream)
/plugin/davcal/vendor/sabre/dav/bin/
H A Dsabredav.php7 protected $stream; variable in CliLog
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DStreamHandler.php41 private function createResponse(array $request, $url, $stream) argument
69 checkDecode(array $request, array $response, $stream) global() argument
93 drain($stream, $dest) global() argument
[all...]
/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/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DStreamReader.php59 protected $stream; variable in setasign\\Fpdi\\PdfParser\\StreamReader
102 __construct($stream, $closeStream = false) global() argument
[all...]
/plugin/jukebox/id3/
H A Dmodule.audio-video.flv.php334 var $stream; variable in AMFReader
336 function AMFReader(&$stream) {
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLlk.php63 public static function load(Stream\IStream\In $stream)
/plugin/fksnewsfeed/admin/
H A Dpush.php107 private function newsAddForm(string $stream, int $newsId): string {
/plugin/authfacebook/lib/FileUpload/
H A DFacebookFile.php53 protected $stream; variable in Facebook\\FileUpload\\FacebookFile

12345