Home
last modified time | relevance | path

Searched defs:stream (Results 51 – 75 of 109) sorted by relevance

12345

/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DLimitStream.php27 StreamInterface $stream, argument
[all...]
H A DStreamInterface.php53 attach($stream) global() argument
[all...]
H A DNullStream.php25 public function attach($stream) argument
H A DBufferStream.php56 public function attach($stream) argument
H A DPumpStream.php67 public function attach($stream) argument
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRC4.php104 private $stream; variable in phpseclib3\\Crypt\\RC4
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.flv.php563 public $stream; variable in AMFReader
568 public function __construct(AMFStream $stream) {
/plugin/fksnewsfeed/inc/renderer/
H A DVyfukRenderer.php131 protected function btnEditNews($id, $stream) {
H A DFykosRenderer.php115 protected function btnEditNews(int $id, string $stream): string {
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DAppendStream.php51 public function addStream(StreamInterface $stream)
H A DStreamDecoratorTrait.php17 public function __construct(StreamInterface $stream)
H A DFnStream.php78 public static function decorate(StreamInterface $stream, array $methods)
H A DMessageTrait.php22 private $stream; variable
H A DUploadedFile.php59 private $stream; variable in GuzzleHttp\\Psr7\\UploadedFile
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
H A Dopus.js2 …ar key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT…
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A 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/
H A DParserTest.php187 public $stream; variable in TestParser
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DBaseWriter.php63 public function stream($s) global() function in Mpdf\\Writer\\BaseWriter
/plugin/codemirror/dist/modes/
H A Dmarkdown.min.js1 …"),require("../xml/xml"),require("../meta"));else if(typeof define=="function"&&define.amd)define(…
/plugin/fksnewsfeed/inc/ORM/
H A DModelNews.php94 …public function render(string $even, string $stream, string $pageId = '', bool $editable = true): …
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.pcl.class.php23 function output(&$stream) {
208 function output(&$stream) {
224 function output(&$stream) {
233 function output(&$stream) {
/plugin/highlightjs/highlight/languages/
H A Ddos.js14 …'stream':{'prn':1, 'nul':1, 'lpt3':1, 'lpt2':1, 'lpt1':1, 'con':1, 'com4':1, 'com3':1, 'com2':1, '… class in hljs.LANGUAGES.dos.defaultMode.keywords
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtlDump.php409 function splice($stream, $offset, $value) argument
414 function _set_ushort($stream, $offset, $value) argument
421 function _set_short($stream, $offset, $val) argument
H A DTTFontFile.php490 function splice($stream, $offset, $value) argument
495 function _set_ushort($stream, $offset, $value) argument
502 function _set_short($stream, $offset, $val) argument

12345