/plugin/findologicxmlexport/vendor/twig/twig/src/NodeVisitor/ |
H A D | OptimizerNodeVisitor.php | 52 protected $loops = []; variable in Twig\\NodeVisitor\\OptimizerNodeVisitor 187 array_unshift($this->loops, $node); 190 } elseif (!$this->loops) { 233 && (true === $this->loops[0]->getAttribute('with_loop') 249 array_shift($this->loops); 257 $this->loops[0]->setAttribute('with_loop', true); 262 foreach ($this->loops as $loop) {
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/ |
H A D | Fixer.php | 48 public $loops = 0; variable in PHP_CodeSniffer_Fixer 167 $this->loops = 0; 168 while ($this->loops < 50) { 193 $this->loops++; 197 … echo "\t=> Fixing file: $this->_numFixes/$fixable violations remaining [made $this->loops pass"; 198 if ($this->loops > 1) { 209 … echo "\t* fixed $this->_numFixes violations, starting loop ".($this->loops + 1).' *'.PHP_EOL; 541 'loop' => $this->loops, 545 && $this->_oldTokenValues[$stackPtr]['loop'] === ($this->loops - 1) 560 if ($this->_oldTokenValues[$stackPtr]['loop'] >= ($this->loops - 1)) { [all …]
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
H A D | set.rst | 58 Note that loops are scoped in Twig; therefore a variable declared inside a
|
/plugin/projects/lib/ |
H A D | maker.php | 35 if ($this->loops != NULL || $this->affect != NULL) return; 47 $loops = array();
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
H A D | README.md | 19 PHP streams, sockets, or non-blocking event loops.
|
/plugin/findologicxmlexport/vendor/twig/twig/ |
H A D | CHANGELOG | 72 * added missing else clause to avoid infinite loops 372 * optimized for loops 730 * added "if" modifier support to "for" loops 852 * added an Optimizer extension (enabled by default; optimizes "for" loops and "raw" filters) 1036 * made major speed improvements for loops (up to 300% on even the smallest loops)
|
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/ |
H A D | JplayerMp3.as | 270 // To avoid possible loops with timeupdate and pause(time). A pause() does not have the problem.
|
H A D | JplayerMp4.as | 265 // To avoid possible loops with timeupdate and pause(time). A pause() does not have the problem.
|
H A D | JplayerRtmp.as | 750 // To avoid possible loops with timeupdate and pause(time). A pause() does not have the problem.
|
/plugin/flowplay/flowplayer/ |
H A D | README.txt | 168 …es not go to the splash after the last clip in the playlist is finished. Instead the playback loops
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/ |
H A D | templates.rst | 41 one is used to execute statements such as for-loops, the latter prints the 251 program - conditionals (i.e. ``if``/``elseif``/``else``), ``for``-loops, as
|
H A D | recipes.rst | 232 Sometimes, when using nested loops, you need to access the parent context. The
|
/plugin/bpmnio/vendor/bpmn-js/ |
H A D | CHANGELOG.md | 612 * `FIX`: allow reconnecting to loops ([#1121](https://github.com/bpmn-io/bpmn-js/issues/1121)) 817 * `FEAT`: improve layouting of boundary event to host loops ([#467](https://github.com/bpmn-io/bpmn… 818 * `FEAT`: allow circular activity to activity loops ([#824](https://github.com/bpmn-io/bpmn-js/issu…
|
/plugin/davcard/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 77 loops.
|
/plugin/webdavclient/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 77 loops.
|
/plugin/davcal/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 37 loops.
|
/plugin/bible/bible_douayRheims/ |
H A D | Exodus.txt | 689 …26:4. Thou shalt make loops of violet in the sides and tops of the curtains, that they may be join… 690 …26:5. Every curtain shall have fifty loops on both sides, so set on, that one loop may be against … 695 …6:10. Thou shalt make also fifty loops in the edge of one curtain, that it may be joined with the … 696 …26:11. Thou shalt make also fifty buckles of brass, wherewith the loops may be joined, that of all… 1026 …36:11. He made also loops of violet in the edge of one curtain on both sides, and in the edge of t… 1027 36:12. That the loops might meet one against another, and might be joined each with the other. 1028 …36:13. Whereupon also he cast fifty rings of gold, that might catch the loops of the curtains, and… 1032 …36:17. And he made fifty loops in the edge of one curtain, and fifty in the edge of another curtai…
|
/plugin/flowplay2/flowplayer/ |
H A D | README.txt | 340 …es not go to the splash after the last clip in the playlist is finished. Instead the playback loops
|
/plugin/webdav/vendor/sabre/vobject/ |
H A D | CHANGELOG.md | 303 loops.
|
/plugin/icalevents/vendor/sabre/vobject/ |
H A D | CHANGELOG.md | 242 loops.
|
/plugin/scrape/ |
H A D | HTMLPurifier.standalone.php |
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | ChangeLog | 1056 converted REQUIRES cookies and loops in an infinite recursion
|
/plugin/photogallery/phpThumb/docs/ |
H A D | phpthumb.changelog.txt | 625 * Bugfix: "Array to string conversion" in foreach($a as $v) loops
|
/plugin/achart/assets/ |
H A D | apexcharts.min.js | 6 …loops=!1,this.animations={},this.attrs={},this.styles={},this.transforms=[],this.once={}}}),a.FX=a…
|
/plugin/jplayer/vendor/james-heinrich/getid3/ |
H A D | changelog.txt | 2627 Removed !== FALSE (introduced in 1.4.0b6) from while(fread()) loops, 2640 Added !== FALSE check to while(fread()) loops
|