| /plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/ |
| D | Infinite.php | 43 * Class \Hoa\Iterator\Test\Unit\Infinite. 45 * Test suite of the infinite iterator. 50 class Infinite extends Test\Unit\Suite class 57 $infinite = new LUT\Infinite($iterator), 58 $limit = new LUT\Limit($infinite, 0, 100)
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
| D | SourceMetadata.php | 29 public $infinite; variable in Google\\Service\\Dataflow\\SourceMetadata 52 public function setInfinite($infinite) argument 54 $this->infinite = $infinite; 61 return $this->infinite;
|
| /plugin/botmon/img/ |
| H A D | busy-light.svg | 16 .box:nth-child(1){animation: box-1 4s infinite} 30 .box:nth-child(2){animation: box-2 4s infinite} 44 .box:nth-child(3) {animation: box-3 4s infinite} 58 .box:nth-child(4) {animation: box-4 4s infinite} 72 .box:nth-child(5) {animation: box-5 4s infinite} 86 .box:nth-child(6) {animation: box-6 4s infinite} 100 .box:nth-child(7) {animation: box-7 4s infinite} 114 .box:nth-child(8){animation: box-8 4s infinite} 128 .box:nth-child(9) {animation: box-9 4s infinite}
|
| /plugin/datatables/assets/datatables.net-buttons/css/ |
| D | mixins.scss | 203 animation: dtb-spinner 1500ms infinite linear; 204 -o-animation: dtb-spinner 1500ms infinite linear; 205 -ms-animation: dtb-spinner 1500ms infinite linear; 206 -webkit-animation: dtb-spinner 1500ms infinite linear; 207 -moz-animation: dtb-spinner 1500ms infinite linear;
|
| D | buttons.bootstrap4.min.css | 1 …infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms i…
|
| D | buttons.bootstrap4.css | 232 animation: dtb-spinner 1500ms infinite linear; 233 -o-animation: dtb-spinner 1500ms infinite linear; 234 -ms-animation: dtb-spinner 1500ms infinite linear; 235 -webkit-animation: dtb-spinner 1500ms infinite linear; 236 -moz-animation: dtb-spinner 1500ms infinite linear;
|
| D | buttons.bootstrap5.min.css | 1 …infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms i…
|
| D | buttons.bootstrap.min.css | 1 …infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms i…
|
| D | buttons.bootstrap5.css | 232 animation: dtb-spinner 1500ms infinite linear; 233 -o-animation: dtb-spinner 1500ms infinite linear; 234 -ms-animation: dtb-spinner 1500ms infinite linear; 235 -webkit-animation: dtb-spinner 1500ms infinite linear; 236 -moz-animation: dtb-spinner 1500ms infinite linear;
|
| D | buttons.bootstrap.css | 246 animation: dtb-spinner 1500ms infinite linear; 247 -o-animation: dtb-spinner 1500ms infinite linear; 248 -ms-animation: dtb-spinner 1500ms infinite linear; 249 -webkit-animation: dtb-spinner 1500ms infinite linear; 250 -moz-animation: dtb-spinner 1500ms infinite linear;
|
| D | buttons.jqueryui.css | 202 animation: dtb-spinner 1500ms infinite linear; 203 -o-animation: dtb-spinner 1500ms infinite linear; 204 -ms-animation: dtb-spinner 1500ms infinite linear; 205 -webkit-animation: dtb-spinner 1500ms infinite linear; 206 -moz-animation: dtb-spinner 1500ms infinite linear;
|
| D | buttons.jqueryui.min.css | 1 …infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms i…
|
| /plugin/gallery/simple-lightbox/ |
| D | simple-lightbox.less | 203 -webkit-animation: pulsate 1s ease-out infinite; 204 -moz-animation: pulsate 1s ease-out infinite; 205 -ms-animation: pulsate 1s ease-out infinite; 206 -o-animation: pulsate 1s ease-out infinite; 207 animation: pulsate 1s ease-out infinite;
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/ |
| D | IsInfinite.php | 12 * Constraint that accepts infinite. 36 return 'is infinite';
|
| /plugin/findologicxmlexport/vendor/hoa/iterator/ |
| D | Infinite.php | 40 * Class \Hoa\Iterator\Infinite. 47 class Infinite extends \InfiniteIterator class
|
| /plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/ |
| D | ISyncCollection.php | 71 * should be treated as infinite. 73 * If the limit (infinite or not) is higher than you're willing to return,
|
| /plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/ |
| D | SyncSupport.php | 63 * as infinite. 65 * If the limit (infinite or not) is higher than you're willing to return,
|
| /plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/ |
| D | SyncSupport.php | 63 * as infinite. 65 * If the limit (infinite or not) is higher than you're willing to return,
|
| /plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/ |
| H A D | ISyncCollection.php | 71 * should be treated as infinite. 73 * If the limit (infinite or not) is higher than you're willing to return,
|
| /plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/ |
| H A D | SyncSupport.php | 63 * as infinite. 65 * If the limit (infinite or not) is higher than you're willing to return,
|
| /plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/ |
| H A D | SyncSupport.php | 63 * as infinite. 65 * If the limit (infinite or not) is higher than you're willing to return,
|
| /plugin/judge/ |
| D | style.css | 77 -webkit-animation: load7 1.8s infinite ease-in-out; 78 animation: load7 1.8s infinite ease-in-out;
|
| /plugin/asciidocjs/node_modules/asap/ |
| D | README.md | 59 ASAP can sustain infinite recursive calls without warning. 62 This is behaviorally equivalent to an infinite loop. 63 Just as with infinite loops, you can monitor a Node.js process for this behavior 65 As with infinite loops, a very small amount of caution goes a long way to
|
| /plugin/imagecarousel/vendor/slick/ |
| D | README.markdown | 77 edgeFriction | integer | 0.15 | Resistance when swiping edges of non-infinite carousels 85 infinite | boolean | true | Infinite looping 138 edge | event, slick, direction | Fires when an edge is overscrolled in non-infinite mode.
|
| /plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/ |
| D | InfiniteLoopProblemTest.php | 35 * Different bug, also likely an infinite loop. 79 * results in an infinite loop.
|