Home
last modified time | relevance | path

Searched refs:streams (Results 1 – 25 of 68) sorted by path

123

/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1streams. Note that the pipe method (the only relevant\n\t// part of this class) is overridden in …
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php1756 public $streams; variable in Google_Media
1823 public function setStreams(/* array(Google_Videostream) */ $streams) { argument
1824 $this->assertIsArray($streams, 'Google_Videostream', __METHOD__);
1825 $this->streams = $streams;
1828 return $this->streams;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDatastream.php472 'streams',
476 'path' => 'v1/{+parent}/streams',
526 'path' => 'v1/{+parent}/streams',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DListStreamsResponse.php51 public function setStreams($streams) argument
53 $this->streams = $streams;
60 return $this->streams;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md253 * Removed the dependency on `guzzlehttp/streams`. These stream abstractions
447 `maxLen` parameter. This update makes the Guzzle streams project
481 * Updating guzzlehttp/streams dependency to ~2.1
941 * Bug fix: Added 'wb' as a valid write mode for streams
1052 … Adding rewind() method to entity bodies and streams. Allows for custom rewinding of non-repeatabl…
H A DREADME.md15 - Uses PSR-7 interfaces for requests, responses, and streams. This allows you
19 PHP streams, sockets, or non-blocking event loops.
H A DUPGRADING.md20 - The `guzzlehttp/streams` dependency has been removed. Stream functionality
630 https://github.com/guzzle/streams.
640 - `getStream` and `setStream` have been removed to better encapsulate streams.
645 using streams that implement `GuzzleHttp\Stream\MetadataStreamInterface`.
656 ## Metadata streams
658 `GuzzleHttp\Stream\MetadataStreamInterface` has been added to denote streams
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md133 - Fix `AppendStream::detach` to not close streams
243 streams, which can sometimes return fewer bytes than requested with `fread`.
H A DREADME.md21 Reads from multiple streams, one after the other.
59 non-seekable streams. This can be useful when transferring a non-seekable
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DAppendStream.php17 private $streams = []; variable in GuzzleHttp\\Psr7\\AppendStream
27 public function __construct(array $streams = []) argument
29 foreach ($streams as $stream) {
62 $this->streams[] = $stream;
80 foreach ($this->streams as $stream) {
84 $this->streams = [];
99 foreach ($this->streams as $stream) {
103 $this->streams = [];
125 foreach ($this->streams as $stream) {
138 return !$this->streams ||
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md281 …* Break: StreamHandler will not close streams automatically that it does not own. If you pass in a…
/plugin/bible/bible_douayRheims/
H A DCanticles.txt72 …s as doves upon brooks of waters, which are washed with milk, and sit beside the plentiful streams.
H A DDeuteronomy.txt260 …and the scorpion and the dipsas, and no waters at all: who brought forth streams out of the hardes…
H A DExodus.txt164 …etch forth thy hand upon the waters of Egypt, and upon their rivers, and streams and pools, and al…
174 …8:5. And the Lord said to Moses: Say to Aaron: Stretch forth thy hand upon the streams, and upon t…
H A DEzechiel.txt769 …31:4. The waters nourished him, the deep set him tip on high, the streams thereof ran round about …
785 …rn in thy rivers, and didst trouble the waters with thy feet, and didst trample upon their streams.
H A DIsaias.txt245 …river in the strength of his spirit: and he shall strike it in the seven streams, so that men may …
356 …19:6. And the rivers shall fail: the streams of the banks shall be diminished, and be dried up. Th…
646 …here our Lord is magnificent: a place of rivers, very broad and spacious streams: no ship with oar…
658 …34:9. And the streams thereof shall be turned into pitch, and the ground thereof into brimstone: a…
672 … of the dumb shall be free: for waters are broken out in the desert, and streams in the wilderness.
815 …lains: I will turn the desert into pools of waters, and the impassable land into streams of waters.
882 …44:3. For I will pour out waters upon the thirsty ground, and streams upon the dry land: I will po…
H A DJeremias.txt1105 46:7. Who is this that cometh up as a flood: and his streams swell like those of rivers?
H A DJob.txt475 20:17. Let him not see the streams of the river, the brooks of honey and of butter.
H A DLamentations.txt88 …3:48. Phe. My eye hath run down with streams of water, for the destruction of the daughter of my p…
H A DNumbers.txt499 …orrhite in the mountains: but the Chanaanite abideth by the sea and near the streams of the Jordan.
750 … the book of the wars of the Lord: As he did in the Red Sea, so will he do in the streams of Arnon.
H A DProverbs.txt132 5:15. Drink water out of thy own cistern, and the streams of thy own well:
H A DPsalms.txt977 …64:11. Fill up plentifully the streams thereof, multiply its fruits; it shall spring up and rejoic…
1243 77:16. He brought forth water out of the rock: and made streams run down as rivers.
1247 …77:20. Because he struck the rock, and the waters gushed out, and the streams overflowed. Can he a…
/plugin/bibtex4dw/
H A DREADME.md32 * Write programs that handle text streams, because that is a universal interface.
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …stream.eol()) {\n stream.eatSpace();\n\n // Record the streams position at the b…
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md410 * Added: Fancy new MimeDir parser that can also parse streams.

123