/template/strap/vendor/symfony/process/Pipes/ |
D | WindowsPipes.php | 55 foreach ($pipes as $pipe => $name) { 68 if (isset($this->lockHandles[$pipe])) { 69 flock($this->lockHandles[$pipe], \LOCK_UN); 70 fclose($this->lockHandles[$pipe]); 72 $this->lockHandles[$pipe] = $h; 75 flock($this->lockHandles[$pipe], \LOCK_UN); 76 fclose($this->lockHandles[$pipe]); 77 unset($this->lockHandles[$pipe]); 80 $this->fileHandles[$pipe] = $h; 81 $this->files[$pipe] = $file;
|
D | UnixPipes.php | 125 foreach ($r as $pipe) { 128 $read[$type = array_search($pipe, $this->pipes, true)] = ''; 131 $data = @fread($pipe, self::CHUNK_SIZE); 139 if ($close && feof($pipe)) { 140 fclose($pipe);
|
D | AbstractPipes.php | 49 foreach ($this->pipes as $pipe) { 50 if (\is_resource($pipe)) { 51 fclose($pipe); 78 foreach ($this->pipes as $pipe) { 79 stream_set_blocking($pipe, 0);
|
/template/breeze/bower_components/gumby-fittext/ |
D | README.md | 31 … maximum font sizes using the `gumby-sizes` attribute, specify `min|max` sizes separated by a pipe.
|
/template/starterbootstrap/js/ |
D | jquery-1.9.1.min.js | 3 …ise()},promise:function(e){return null!=e?b.extend(e,r):r}},i={};return r.pipe=r.then,b.each(t,fun…
|
/template/ospyramid/js/libs/ |
D | jquery-1.6.1.min.js | 16 …:c.done,rejectWith:c.resolveWith,reject:c.resolve,isRejected:c.isResolved,pipe:function(a,c){retur… method
|
D | jquery-1.6.1.js | 1046 pipe: function( fnDone, fnFail ) { method
|
/template/breeze/bower_components/gumby/js/libs/ |
D | jquery-2.0.2.min.js | 4 …ise()},promise:function(e){return null!=e?x.extend(e,r):r}},i={};return r.pipe=r.then,x.each(t,fun…
|
D | jquery-1.10.1.min.js | 4 …ise()},promise:function(e){return null!=e?x.extend(e,r):r}},i={};return r.pipe=r.then,x.each(t,fun…
|
D | jquery-2.0.2.min.map | 1 …efer","tuple","action","returned","resolve","reject","progress","notify","pipe","stateString","whe…
|
D | jquery-1.10.1.min.map | 1 …efer","tuple","action","returned","resolve","reject","progress","notify","pipe","stateString","whe…
|
/template/bootie/js/ |
D | jquery-3.3.1.min.js | 2 …guments).fail(arguments),this},"catch":function(e){return i.then(null,e)},pipe:function(){var e=ar… method
|
/template/argon-alt/assets/js/core/ |
D | jquery.min.js | 2 …guments).fail(arguments),this},"catch":function(a){return e.then(null,a)},pipe:function(){var a=ar… method
|
/template/argon/assets/js/core/ |
D | jquery.min.js | 2 …guments).fail(arguments),this},"catch":function(a){return e.then(null,a)},pipe:function(){var a=ar… method
|
/template/strap/resources/library/bootstrap/4.4.1/ |
D | jquery-3.4.1.min.js | 2 …guments).fail(arguments),this},"catch":function(e){return a.then(null,e)},pipe:function(){var i=ar… method
|
/template/strap/resources/library/bootstrap/4.5.0/ |
D | jquery-3.5.1.min.js | 2 …guments).fail(arguments),this},"catch":function(e){return a.then(null,e)},pipe:function(){var i=ar… method
|