| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/ |
| D | Default.php | 74 $handles = $this->getHandles(); 90 0 => isset($handles[0]) ? $handles[0] : ['pipe', 'r'], 91 1 => isset($handles[1]) ? $handles[1] : ['pipe', 'w'], 92 2 => isset($handles[2]) ? $handles[2] : ['pipe', 'w'], 173 if (isset($handles[1])) { 174 rewind($handles[1]); 175 $stdout = stream_get_contents($handles[1]); 176 fclose($handles[1]); 179 if (isset($handles[2])) { 180 rewind($handles[2]); [all …]
|
| /plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/ |
| D | CurlMultiHandler.php | 26 private $handles = []; variable in GuzzleHttp\\Ring\\Client\\CurlMultiHandler 70 if ($this->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[$id]['handle']); 178 unset($this->handles[$id], $this->delays[$id]); 192 if (!isset($this->handles[$id])) { [all …]
|
| D | CurlHandler.php | 22 private $handles = []; variable in GuzzleHttp\\Ring\\Client\\CurlHandler 42 $this->handles = $this->ownedHandles = []; 53 foreach ($this->handles as $handle) { 104 return $this->handles[$key]; 110 $this->handles[$id] = $handle; 120 curl_close($this->handles[$id]); 121 unset($this->handles[$id], $this->ownedHandles[$id]);
|
| /plugin/s5reloaded/ui/effects_support/ |
| D | slider.js | 21 this.handles = handle.collect( function(e) { return $(e) }); 23 this.handles = [$(handle)]; property 35 this.values = this.handles.map( function() { return 0 }); 52 (this.handles[0].offsetHeight != 0 ? 53 this.handles[0].offsetHeight : this.handles[0].style.height.replace(/px$/,"")) : 54 (this.handles[0].offsetWidth != 0 ? this.handles[0].offsetWidth : 55 this.handles[0].style.width.replace(/px$/,"")); 75 this.handles.each( function(h,i) { 76 i = slider.handles.length-1-i; 95 this.handles.each( function(h) { [all …]
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/ |
| D | CurlMultiHandler.php | 24 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]);
|
| D | CurlFactory.php | 21 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/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Handler/ |
| D | CurlMultiHandler.php | 42 private $handles = []; variable in GuzzleHttp\\Handler\\CurlMultiHandler 156 $this->handles[$id]['easy']->handle 184 while ($this->handles || !$queue->isEmpty()) { 197 $this->handles[$id] = $entry; 219 if (!isset($this->handles[$id])) { 223 $handle = $this->handles[$id]['easy']->handle; 224 unset($this->delays[$id], $this->handles[$id]); 241 if (!isset($this->handles[$id])) { 246 $entry = $this->handles[$id]; 247 unset($this->handles[$id], $this->delays[$id]);
|
| D | CurlFactory.php | 32 private $handles = []; variable in GuzzleHttp\\Handler\\CurlFactory 69 $easy->handle = $this->handles ? \array_pop($this->handles) : \curl_init(); 80 if (\count($this->handles) >= $this->maxHandles) { 92 $this->handles[] = $resource; 633 foreach ($this->handles as $id => $handle) { 635 unset($this->handles[$id]);
|
| /plugin/authssocas/vendor/apereo/phpcas/source/CAS/Request/ |
| H A D | CurlMultiRequest.php | 123 $handles = array(); 128 $handles[$i] = $handle; 139 $buf = curl_multi_getcontent($handles[$i]); 141 curl_multi_remove_handle($multiHandle, $handles[$i]); 142 curl_close($handles[$i]);
|
| /plugin/imagemapping/ |
| D | ImageMappingEditor.js | 244 const handles = Array.from(this.svg.querySelectorAll('circle.handle')); 246 if (handles.length === 2 && handles[0].classList.contains('circle')) { 248 handles[0].getAttribute('cx'), 249 handles[0].getAttribute('cy'), 251 Math.pow(handles[0].getAttribute('cx') - handles[1].getAttribute('cx'), 2) + 252 Math.pow(handles[0].getAttribute('cy') - handles[1].getAttribute('cy'), 2) 256 … this.coordinates = handles.map((h) => [h.getAttribute('cx'), h.getAttribute('cy')]).flat();
|
| /plugin/diagramsnet/lib/shapes/ |
| D | mxBasic.js | 62 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 72 return handles; 142 var handles = [Graph.createHandle(state, ['dx', 'dy'], function(bounds) 155 return handles; 369 var handles = [Graph.createHandle(state, ['dy'], function(bounds) 379 return handles; 467 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 477 return handles; 565 var handles = [Graph.createHandle(state, ['isoAngle'], function(bounds) 576 return handles; [all …]
|
| D | mxArrows.js | 150 var handles = [Graph.createHandle(state, ['dx', 'dy'], function(bounds) 172 handles.push(handle2); 174 return handles; 298 var handles = [Graph.createHandle(state, ['dx', 'dy'], function(bounds) 310 return handles; 404 var handles = [Graph.createHandle(state, ['dx', 'dy'], function(bounds) 426 handles.push(handle2); 438 handles.push(handle3); 440 return handles; 544 var handles = [Graph.createHandle(state, ['dx1', 'dy1'], function(bounds) [all …]
|
| D | mxInfographic.js | 65 var handles = [Graph.createHandle(state, ['dy'], function(bounds) 75 return handles; 189 var handles = [Graph.createHandle(state, ['startAngle'], function(bounds) 230 handles.push(handle2); 242 handles.push(handle3); 244 return handles; 298 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 308 return handles; 414 var handles = [Graph.createHandle(state, ['dx', 'dy'], function(bounds) 426 return handles; [all …]
|
| D | mxGmdl.js | 371 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 381 return handles; 467 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 477 return handles; 636 var handles = [Graph.createHandle(state, ['hPos'], function(bounds) 646 return handles; 735 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 745 return handles; 868 var handles = [Graph.createHandle(state, ['barPos'], function(bounds) 878 return handles; [all …]
|
| D | mxFloorplan.js | 827 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 837 return handles; 902 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 912 return handles; 1020 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1030 return handles; 1090 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1100 return handles; 1160 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1170 return handles; [all …]
|
| D | mxFlowchart.js | 74 var handles = [Graph.createHandle(state, ['size'], function(bounds) 85 return handles;
|
| D | mxAndroid.js | 954 var handles = [Graph.createHandle(state, ['dx1'], function(bounds) 974 handles.push(handle2); 976 return handles; 1051 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1061 return handles; 1143 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1153 return handles; 1236 var handles = [Graph.createHandle(state, ['dx'], function(bounds) 1246 return handles; 1326 var handles = [Graph.createHandle(state, ['dy'], function(bounds) [all …]
|
| /plugin/newpagetemplate/ |
| D | README | 2 It handles both COMMON_PAGE_FROMTEMPLATE (implemented 2010-03-10) and
|
| /plugin/whennotfound/ |
| D | README.md | 3 whennotfound plugin handles non-existent pages and does one of the actions:
|
| D | help.txt | 1 ^ Summary | handles non-existent pages by redirecting to index sub-page, showing sub-pages and/or …
|
| /plugin/pureldap/vendor/freedsx/socket/ |
| H A D | CHANGELOG.md | 22 * Change how the MessageQueue handles buffered data. It now supports an optional MessageWrapper.
|
| /plugin/asciidocjs/node_modules/fs.realpath/ |
| D | README.md | 10 This module handles those cases by detecting the new errors and
|
| /plugin/advanced/lang/en/config/ |
| D | userstyle.txt | 5 …tched through a single dispatcher in [[xref>lib/exe/css.php]] which also handles caching, pattern …
|
| /plugin/diagramsnet/lib/shapes/ios7/ |
| D | mxIOS7Ui.js | 288 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/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/ |
| D | with_preserves_safety_filters.test | 2 "autoescape" tag handles filters preserving the safety
|