Home
last modified time | relevance | path

Searched refs:stream (Results 251 – 275 of 459) sorted by relevance

1...<<111213141516171819

/plugin/diagramsnet/lib/
H A Dyarn.lock144 get-stream "^5.1.0"
183 concat-stream@^1.6.2:
190 readable-stream "^2.2.2"
334 end-of-stream@^1.1.0:
366 concat-stream "^1.6.2"
408 get-stream@^4.1.0:
415 get-stream@^5.1.0:
461 get-stream "^4.1.0"
782 end-of-stream "^1.1.0"
790 readable-stream@^2.2.2:
[all …]
/plugin/codemirror/dist/modes/
H A Dhtmlembedded.min.js.map1stream","skipTo","skipToEnd","scriptStartRegex","scriptEndRegex","scriptingModeSpec","defineMIME",…
H A Djavascript.min.js1stream=e;A.marked=null,A.cc=f;A.style=b;if(!a.lexical.hasOwnProperty("align"))a.lexical.align=true…
H A Dvue.min.js.map1stream","match","next","overlayMode","getMode","backdrop","name","tags","defineMIME"],"mappings":"…
H A Didl.min.js.map1stream","eatSpace","match","skipToEnd","next","defineMode","token","defineMIME"],"mappings":"CAGA,…
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DTree.php311 $stream = fopen('php://temp', 'r+');
312 fwrite($stream, $data);
313 rewind($stream);
314 $data = $stream;
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTree.php307 $stream = fopen('php://temp', 'r+');
308 fwrite($stream, $data);
309 rewind($stream);
310 $data = $stream;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarObjectTest.php99 $stream = fopen('php://temp','r+');
100 fwrite($stream, $newData);
101 rewind($stream);
102 $children[0]->put($stream);
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock786 block-stream@*:
977 combined-stream@^1.0.5, combined-stream@~1.0.5:
983 combined-stream@~0.0.4:
1149 delayed-stream@~1.0.0:
1153 delayed-stream@0.0.5:
2194 mute-stream@~0.0.4:
2563 …adable-stream@^2.0.0 || ^1.1.13", readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@…
2584 readable-stream@~2.0.5:
2607 readable-stream@1.1:
2948 stream-http@^2.3.1:
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DImageWriter.php97 $this->writer->stream($info['data']);
107 $this->writer->stream($icc);
113 $this->writer->stream($pal);
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.min.css1stream :focus,.jp-video :focus{outline:0}.jp-audio button::-moz-focus-inner,.jp-audio-stream butto…
H A Djplayer.pink.flag.css18 .jp-audio-stream *:focus,
24 .jp-audio-stream button::-moz-focus-inner,
30 .jp-audio-stream,
46 .jp-audio-stream {
111 .jp-audio-stream .jp-controls-holder {
122 .jp-audio-stream .jp-controls {
125 .jp-audio-stream .jp-controls {
162 .jp-audio-stream .jp-play,
163 .jp-audio-stream .jp-pause {
318 .jp-audio-stream .jp-volume-controls {
[all …]
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdiTrait.php95 * stream reader instances which were created internally.
205 * @param string|resource|StreamReader $file Path to the file or a stream resource or a StreamReader instance.
332 // try to use the existing content stream
338 // just copy the stream reference if it is only a single stream
346 $stream = $contents;
348 $stream = PdfType::resolve($contents->value[0], $reader->getParser());
351 $filter = PdfDictionary::get($stream->value, 'Filter');
355 $length = PdfType::resolve(PdfDictionary::get($stream->value, 'Length'), $reader->getParser());
357 $stream
[all...]
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/pink.flag/scss/
H A Djplayer.pink.flag.scss19 .jp-audio-stream *:focus,
26 .jp-audio-stream button::-moz-focus-inner,
33 .jp-audio-stream,
52 .jp-audio-stream {
117 .jp-audio-stream .jp-controls-holder {
130 .jp-audio-stream .jp-controls {
134 .jp-audio-stream .jp-controls {
179 .jp-audio-stream .jp-play,
180 .jp-audio-stream .jp-pause {
373 .jp-audio-stream .jp-volume-controls {
[all …]
/plugin/davcard/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php83 $stream = fopen('php://temp', 'r+');
84 fwrite($stream, $input);
85 rewind($stream);
86 $this->input = $stream;
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php83 $stream = fopen('php://temp', 'r+');
84 fwrite($stream, $input);
85 rewind($stream);
86 $this->input = $stream;
/plugin/davcal/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php83 $stream = fopen('php://temp', 'r+');
84 fwrite($stream, $input);
85 rewind($stream);
86 $this->input = $stream;
/plugin/dropfiles/
H A Dyarn.lock241 block-stream@*:
505 combined-stream@^1.0.5, combined-stream@~1.0.5:
519 concat-stream@^1.6.0:
672 delayed-stream@~1.0.0:
946 is-stream "^1.1.0"
1144 get-stream@^3.0.0:
1502 is-stream@^1.1.0:
1826 mute-stream@0.0.7:
2312 …-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.5, readable-stream@^2.0.6, readable-s…
2580 stream-http@^2.3.1:
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DFpdiTrait.php301 $this->writePdfType($pageData['stream']);
378 $stream = $value->getStream();
379 $stream = $this->protection->rc4($this->protection->objectKey($this->currentObjectNumber), $stream);
381 $dictionary->value['Length'] = PdfNumeric::create(\strlen($stream));
382 $value = PdfStream::create($dictionary, $stream);
/plugin/webdav/core/DAV/Collection/Media/
H A DFile.php44 public function put($stream) argument
82 if (!Utils::streamWriter($stream, $this->info['path'])) {
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php128 $stream = fopen('php://temp', 'r+');
129 fwrite($stream, $input);
130 rewind($stream);
131 $this->input = $stream;
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php131 $stream = fopen('php://temp', 'r+');
132 fwrite($stream, $input);
133 rewind($stream);
134 $this->input = $stream;
/plugin/fksnewsfeed/inc/ORM/
H A DModelNews.php94 …public function render(string $even, string $stream, string $pageId = '', bool $editable = true): … argument
100 $stream,

1...<<111213141516171819