/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/ |
D | cycle.rst | 1 ``cycle`` 4 The ``cycle`` function cycles on an array of values: 12 {{ cycle(['odd', 'even'], loop.index0) }} 22 {{ cycle(fruits, i) }} 28 * ``position``: The cycle position
|
D | index.rst | 10 cycle
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/ |
D | cycle.test | 2 "cycle" function 5 {{ cycle(array1, i) }}-{{ cycle(array2, i) }}
|
/plugin/translate/ |
D | script.js | 40 var cycle={ hor: 'ver', ver: 'off', off: 'hor'}; variable 42 edit.className=orig.className=cycle[edit.className];
|
/plugin/minecraftrecipe/ |
D | style.css | 69 .minecraft-recipe .item-cycle { 78 .minecraft-recipe .item-cycle .cycle-item { 89 .minecraft-recipe .grid-large .item-cycle { 98 .minecraft-recipe .grid-large .cycle-item {
|
D | syntax.php | 274 …" title="'.hsc($item).'" class="item-icon cycle-item"'.$visibility.' data-cycle-index="'.$index.'"…
|
/plugin/watchcycle/ |
D | script.js | 113 const cycle = $picker.find('[name="watchcycle_cycle"]').val(); 118 pickerInsert('~~WATCHCYCLE:' + maintainers + ':' + cycle + '~~', edid);
|
D | syntax.php | 68 [$maintainer, $cycle] = array_map('trim', explode(':', $match)); 77 $data = ['maintainer' => $maintainer, 'cycle' => (int)$cycle];
|
/plugin/bootswrapper/exe/help/ |
D | carousel.txt | 72 … to delay between automatically cycling an item. If false, carousel will not automatically cycle. | 74 | ''wrap'' | boolean | ''true'' | Whether the carousel should cycle continuously or have hard s…
|
/plugin/virtualkeyboard/vk/extensions/dom/ |
D | selectbox.js | 902 this.selectPrev = function (cycle /* :Boolean */) /* :void */{ argument 914 if (cycle) { 935 this.selectNext = function (cycle /* :Boolean */) /* :void */ { argument 947 if (cycle) {
|
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/ |
D | CONTRIBUTING.md | 15 - **Consider our release cycle** - We try to follow [SemVer v2.0.0](http://semver.org/). Randomly b…
|
/plugin/htmlokay/ |
D | syntax.php | 33 var $cycle = 0; variable in syntax_plugin_htmlOKay 84 $this->cycle++;
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
D | bootstrap.min.js | 6 …cycle()})}var c=function(b,c){this.$element=a(b),this.$indicators=this.$element.find(".carousel-in… method in c
|
/plugin/aichat/vendor/bdelespierre/php-kmeans/ |
D | CONTRIBUTING.md | 49 - **Consider our release cycle** - We try to follow [SemVer v2.0.0](https://semver.org/). Randomly …
|
/plugin/combo/resources/library/bootstrap/5.0.1/ |
D | bootstrap.min.js | 6 …cycle(!0)),clearInterval(this._interval),this._interval=null}cycle(t){t||(this._isPaused=!1),this.…
|
/plugin/combo/resources/library/bootstrap/4.5.0/ |
D | bootstrap.min.js | 6 …cycle(!0)),clearInterval(this._interval),this._interval=null},n.cycle=function(t){t||(this._isPaus… function
|
/plugin/combo/resources/library/bootstrap/4.4.1/ |
D | bootstrap.min.js | 6 …cycle(!0)),clearInterval(this._interval),this._interval=null},t.cycle=function(t){t||(this._isPaus… function
|
/plugin/codemirror/dist/modes/ |
D | jinja2.min.js.map | 1 …\n var keywords = [\"and\", \"as\", \"block\", \"endblock\", \"by\", \"cycle\", \"debug\", \"el…
|
D | fortran.min.js.map | 1 …, \"close\", \"common\", \"contains\",\n \"continue\", \"cycle\", \"data\", \"dea…
|
D | haskell.min.js.map | 1 …oncat\", \"concatMap\", \"const\", \"cos\", \"cosh\", \"curry\",\n \"cycle\", \"decodeFloat\"…
|
/plugin/chat/ |
D | readme.txt | 101 10 seconds and the cycle repeats again.
|
/plugin/findologicxmlexport/vendor/twig/twig/ |
D | CHANGELOG | 801 …* the "cycle" filter has been converted to a function: {{ ['odd', 'even']|cycle(i) }} -> {{ cycle(… 953 * added the cycle filter
|
/plugin/sketchcanvas/script/ |
D | js-yaml.mjs | 38 var result = '', cycle; 40 for (cycle = 0; cycle < count; cycle += 1) { 2001 // Break this `while` cycle and go to the funciton's epilogue.
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
D | diagram-js.css | 448 * changed life-cycle are available in addition.
|
/plugin/sequencediagram/bower_components/lodash/ |
D | yarn.lock | 1099 cycle@1.0.x: 1101 …resolved "https://registry.yarnpkg.com/cycle/-/cycle-1.0.3.tgz#21e80b2be8580f98b468f379430662b046c… 3266 cycle "1.0.x"
|