Home
last modified time | relevance | path

Searched refs:handles (Results 1 – 25 of 76) sorted by last modified time

1234

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt523 * Bugfix: setParameter() now handles array parameters (such
H A Dphpthumb.faq.txt124 phpThumb.php handles all caching; your own object will need
238 phpThumb.php handles all the caching, so you're on your own
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md180 * `FEAT`: rework diagram interaction handles ([#640](https://github.com/bpmn-io/diagram-js/pull/640…
266 * `FIX`: correct resize handles hidden behind element ([#1520](https://github.com/bpmn-io/bpmn-js/i…
525 * `FEAT`: add horizontal and vertical resize handles
/plugin/advanced/lang/en/config/
H A Duserstyle.txt5 …tched through a single dispatcher in [[xref>lib/exe/css.php]] which also handles caching, pattern …
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc16 requests is the latency of the slowest request (assuming enough handles are
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlHandler.php8 * HTTP handler that uses cURL easy handles as a transport layer.
21 /** @var array Array of curl easy handles */
22 private $handles = []; variable in GuzzleHttp\\Ring\\Client\\CurlHandler
24 /** @var array Array of owned curl easy handles */
27 /** @var int Total number of idle handles to keep in cache */
33 * - factory: Optional callable factory used to create cURL handles.
36 * - max_handles: Maximum number of idle handles (defaults to 5).
42 $this->handles = $this->ownedHandles = [];
53 foreach ($this->handles as $handle) {
104 return $this->handles[
[all...]
H A DCurlMultiHandler.php26 private $handles = []; variable in GuzzleHttp\\Ring\\Client\\CurlMultiHandler
38 * out while selecting curl handles. Defaults to 1 second.
70 if ($this->handles) {
105 // Transfer outstanding requests if there are too many open handles.
106 if (count($this->handles) >= $this->maxHandles) {
144 } while ($this->active || $this->handles);
150 $this->handles[$id] = $entry;
172 if (isset($this->handles[$id])) {
175 $this->handles[$id]['handle']
177 curl_close($this->handles[
[all...]
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md238 Consumes the promise's ultimate value if the promise fulfills, or handles the
/plugin/ckgedit/ckeditor/
H A DCHANGES.md877 …upload progress and update the content when the process is done. It also handles editing and undo/…
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc1076 // this handles format characters at the ends of list lines
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md388 handles both use cases.
H A DCHANGELOG.md457 * Fixed a memory leak in the CurlAdapter when reusing cURL handles.
506 * Only calling curl_multi_select when there are active cURL handles. This was
875 * Bug fix: CachePlugin now properly handles stale-if-error directives when a request to the origin …
886 * Large refactoring to how CurlMulti handles work. There is now a proxy that sits in front of a poo…
887handles. This greatly simplifies the implementation, fixes a couple bugs, and provides a small per…
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md263 …* Break: Reverted the addition of $context when the ErrorHandler handles regular php errors from 1…
274 * Added the $context to context information when the ErrorHandler handles a regular php error
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlMultiHandler.php24 private $handles = []; variable in GuzzleHttp\\Handler\\CurlMultiHandler
111 $this->handles[$id]['easy']->handle
140 while ($this->handles || !$queue->isEmpty()) {
153 $this->handles[$id] = $entry;
171 if (!isset($this->handles[$id])) {
175 $handle = $this->handles[$id]['easy']->handle;
176 unset($this->delays[$id], $this->handles[$id]);
189 if (!isset($this->handles[$id])) {
194 $entry = $this->handles[$id];
195 unset($this->handles[$id], $this->delays[$id]);
H A DCurlFactory.php21 private $handles = []; variable in GuzzleHttp\\Handler\\CurlFactory
56 $easy->handle = $this->handles
57 ? array_pop($this->handles)
69 if (count($this->handles) >= $this->maxHandles) {
81 $this->handles[] = $resource;
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md3 [Promises/A+](https://promisesaplus.com/) implementation that handles promise
/plugin/c3chart/assets/
H A Dd3.min.js2handles,function(t){return t.type});i.exit().remove(),i.enter().append("rect").attr("class",functi… property in qf
/plugin/newpagetemplate/
H A DREADME2 It handles both COMMON_PAGE_FROMTEMPLATE (implemented 2010-03-10) and
/plugin/pureldap/vendor/freedsx/socket/
H A DCHANGELOG.md22 * Change how the MessageQueue handles buffered data. It now supports an optional MessageWrapper.
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md214 [docs-example-twitter]: https://commonmark.thephpleague.com/customization/inline-parsing#example-1---twitter-handles
/plugin/diagramsnet/lib/shapes/ios7/
H A DmxIOS7Ui.js288 var handles = [Graph.createHandle(state, ['barPos'], function(bounds)
298 return handles;
368 var handles = [Graph.createHandle(state, ['barPos'], function(bounds)
378 return handles;
1577 var handles = [Graph.createHandle(state, ['dx'], function(bounds)
1598 handles.push(handle2);
1610 handles.push(handle3);
1622 handles.push(handle4);
1624 return handles;
1707 var handles = [Graph.createHandle(state, ['barPos'], function(bounds)
[all …]
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupContainers.js187 var handles = [Graph.createHandle(state, ['barPos'], function(bounds)
209 handles.push(handle2);
211 return handles;
H A DmxMockupNavigation.js549 var handles = [Graph.createHandle(state, ['barPos'], function(bounds)
559 return handles;
H A DmxMockupiOS.js4978 var handles = [Graph.createHandle(state, ['barPos'], function(bounds)
4988 return handles;
5137 var handles = [Graph.createHandle(state, ['barPos'], function(bounds)
5147 return handles;
5216 var handles = [Graph.createHandle(state, ['barPos'], function(bounds)
5226 return handles;
5289 var handles = [Graph.createHandle(state, ['barPos'], function(bounds)
5299 return handles;
5377 var handles = [Graph.createHandle(state, ['barPos'], function(bounds)
5387 return handles;

1234