Home
last modified time | relevance | path

Searched defs:stream (Results 76 – 100 of 149) sorted by relevance

123456

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
DRC4.php104 private $stream; variable in phpseclib3\\Crypt\\RC4
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
Dmodule.audio-video.flv.php563 public $stream; variable in AMFReader
568 public function __construct(AMFStream $stream) {
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Dflac.js115 stream.advance(2); // == 2 field
708 stream.advance(this.size - 4); field
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
DBufferStream.php56 public function attach($stream)
DPumpStream.php67 public function attach($stream)
/plugin/fksnewsfeed/inc/renderer/
DVyfukRenderer.php131 protected function btnEditNews($id, $stream) {
DFykosRenderer.php115 protected function btnEditNews(int $id, string $stream): string {
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DStreamDecoratorTrait.php17 public function __construct(StreamInterface $stream)
DAppendStream.php51 public function addStream(StreamInterface $stream)
DFnStream.php78 public static function decorate(StreamInterface $stream, array $methods)
DMessageTrait.php22 private $stream; variable
DUploadedFile.php59 private $stream; variable in GuzzleHttp\\Psr7\\UploadedFile
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DStreamDecoratorTrait.php19 public function __construct(StreamInterface $stream)
DAppendStream.php62 public function addStream(StreamInterface $stream): void
DFnStream.php80 public static function decorate(StreamInterface $stream, array $methods)
DUploadedFile.php58 private $stream; variable in GuzzleHttp\\Psr7\\UploadedFile
DMessageTrait.php25 private $stream; variable
DHttpFactory.php29 StreamInterface $stream,
/plugin/findologicxmlexport/vendor/twig/twig/src/
DParser.php38 protected $stream; variable in Twig\\Parser
83 public function parse(TokenStream $stream, $test = null, $dropNeedle = false)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
DParserTest.php187 public $stream; variable in TestParser
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DBaseWriter.php62 public function stream($s) function in Mpdf\\Writer\\BaseWriter
/plugin/fksnewsfeed/inc/ORM/
DModelNews.php94 …public function render(string $even, string $stream, string $pageId = '', bool $editable = true): …
/plugin/html2pdf/html2pdf/html2ps/
Doutput.pcl.class.php23 function output(&$stream) {
208 function output(&$stream) {
224 function output(&$stream) {
233 function output(&$stream) {
/plugin/codemirror/dist/modes/
Dmarkdown.min.js1 …"),require("../xml/xml"),require("../meta"));else if(typeof define=="function"&&define.amd)define(…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php490 function splice($stream, $offset, $value)
495 function _set_ushort($stream, $offset, $value)
502 function _set_short($stream, $offset, $val)

123456