Home
last modified time | relevance | path

Searched refs:cycle (Results 1 – 25 of 63) sorted by relevance

123

/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
Dcycle.rst1 ``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
Dindex.rst10 cycle
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
Dcycle.test2 "cycle" function
5 {{ cycle(array1, i) }}-{{ cycle(array2, i) }}
/plugin/translate/
Dscript.js40 var cycle={ hor: 'ver', ver: 'off', off: 'hor'}; variable
42 edit.className=orig.className=cycle[edit.className];
/plugin/minecraftrecipe/
Dstyle.css69 .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 {
Dsyntax.php274 …" title="'.hsc($item).'" class="item-icon cycle-item"'.$visibility.' data-cycle-index="'.$index.'"…
/plugin/watchcycle/
Dscript.js113 const cycle = $picker.find('[name="watchcycle_cycle"]').val();
118 pickerInsert('~~WATCHCYCLE:' + maintainers + ':' + cycle + '~~', edid);
Dsyntax.php68 [$maintainer, $cycle] = array_map('trim', explode(':', $match));
77 $data = ['maintainer' => $maintainer, 'cycle' => (int)$cycle];
/plugin/bootswrapper/exe/help/
Dcarousel.txt72 … 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/
Dselectbox.js902 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/
DCONTRIBUTING.md15 - **Consider our release cycle** - We try to follow [SemVer v2.0.0](http://semver.org/). Randomly b…
/plugin/htmlokay/
Dsyntax.php33 var $cycle = 0; variable in syntax_plugin_htmlOKay
84 $this->cycle++;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
Dbootstrap.min.js6cycle()})}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/
DCONTRIBUTING.md49 - **Consider our release cycle** - We try to follow [SemVer v2.0.0](https://semver.org/). Randomly …
/plugin/combo/resources/library/bootstrap/5.0.1/
Dbootstrap.min.js6cycle(!0)),clearInterval(this._interval),this._interval=null}cycle(t){t||(this._isPaused=!1),this.…
/plugin/combo/resources/library/bootstrap/4.5.0/
Dbootstrap.min.js6cycle(!0)),clearInterval(this._interval),this._interval=null},n.cycle=function(t){t||(this._isPaus… function
/plugin/combo/resources/library/bootstrap/4.4.1/
Dbootstrap.min.js6cycle(!0)),clearInterval(this._interval),this._interval=null},t.cycle=function(t){t||(this._isPaus… function
/plugin/codemirror/dist/modes/
Djinja2.min.js.map1 …\n var keywords = [\"and\", \"as\", \"block\", \"endblock\", \"by\", \"cycle\", \"debug\", \"el…
Dfortran.min.js.map1 …, \"close\", \"common\", \"contains\",\n \"continue\", \"cycle\", \"data\", \"dea…
Dhaskell.min.js.map1 …oncat\", \"concatMap\", \"const\", \"cos\", \"cosh\", \"curry\",\n \"cycle\", \"decodeFloat\"…
/plugin/chat/
Dreadme.txt101 10 seconds and the cycle repeats again.
/plugin/findologicxmlexport/vendor/twig/twig/
DCHANGELOG801 …* the "cycle" filter has been converted to a function: {{ ['odd', 'even']|cycle(i) }} -> {{ cycle(…
953 * added the cycle filter
/plugin/sketchcanvas/script/
Djs-yaml.mjs38 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/
Ddiagram-js.css448 * changed life-cycle are available in addition.
/plugin/sequencediagram/bower_components/lodash/
Dyarn.lock1099 cycle@1.0.x:
1101 …resolved "https://registry.yarnpkg.com/cycle/-/cycle-1.0.3.tgz#21e80b2be8580f98b468f379430662b046c…
3266 cycle "1.0.x"

123