| /plugin/asciidocjs/node_modules/lodash/ |
| D | _shortOut.js | 22 var stamp = nativeNow(), 23 remaining = HOT_SPAN - (stamp - lastCalled); 25 lastCalled = stamp;
|
| D | lodash.js | 6752 var stamp = nativeNow(), 6753 remaining = HOT_SPAN - (stamp - lastCalled); 6755 lastCalled = stamp;
|
| /plugin/openid/Auth/OpenID/ |
| D | Nonce.php | 80 $stamp = $parts[0]; 90 return (($past <= $stamp) && ($stamp <= $future));
|
| /plugin/fedauth/Auth/OpenID/ |
| D | Nonce.php | 80 $stamp = $parts[0]; 90 return (($past <= $stamp) && ($stamp <= $future));
|
| /plugin/judge/helper/ |
| D | jdatetime.class.php | 93 …public static function date($format, $stamp = false, $convert = null, $jalali = null, $timezone = … argument 96 $stamp = ($stamp !== false) ? $stamp : time(); 98 $obj = new DateTime('@' . $stamp, new DateTimeZone($timezone)); 262 public static function gDate($format, $stamp = false, $timezone = null) argument 264 return self::date($format, $stamp, false, false, $timezone); 284 …public static function strftime($format, $stamp = false, $convert = null, $jalali = null, $timezon… argument 310 return self::date($format, $stamp, $convert, $jalali, $timezone);
|
| /plugin/bez/mdl/ |
| H A D | Validator.php | 139 public function validate_unix_timestamp($stamp) { argument 140 if (is_numeric($stamp)) {
|
| /plugin/webdavclient/vendor/sabre/vobject/lib/Recur/ |
| D | EventIterator.php | 323 $stamp = $event->DTSTART->getDateTime($this->timeZone)->getTimeStamp(); 324 $index[$stamp] = $key;
|
| /plugin/davcard/vendor/sabre/vobject/lib/Recur/ |
| D | EventIterator.php | 323 $stamp = $event->DTSTART->getDateTime($this->timeZone)->getTimeStamp(); 324 $index[$stamp] = $key;
|
| /plugin/icalevents/vendor/sabre/vobject/lib/Recur/ |
| D | EventIterator.php | 329 $stamp = $event->DTSTART->getDateTime($this->timeZone)->getTimeStamp(); 330 $index[$stamp][] = $key;
|
| /plugin/webdav/vendor/sabre/vobject/lib/Recur/ |
| D | EventIterator.php | 314 $stamp = $event->DTSTART->getDateTime($this->timeZone)->getTimeStamp(); 315 $index[$stamp][] = $key;
|
| /plugin/davcal/vendor/sabre/vobject/lib/Recur/ |
| H A D | EventIterator.php | 330 $stamp = $event->DTSTART->getDateTime($this->timeZone)->getTimeStamp(); 331 $index[$stamp] = $key;
|
| /plugin/twcheckliste/theme_twCheckliste/ |
| D | packery.pkgd.min.js | 12 …stamp(this.options.stamp),o.extend(this.element.style,this.options.containerStyle),this.options.is… method in s 13 …stamp(n.element),n.getSize(),n.isPlacing=!0,e=void 0===e?n.rect.x:e,i=void 0===i?n.rect.y:i,n.posi…
|
| /plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/ |
| D | functions.js | 290 var stamp = new Date; 291 while (new Date - stamp < limit) {
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.js | 4171 stamp, 4216 stamp = Date.now(); 4217 if (stamp - tree.lastQuicksearchTime > 500) { 4220 tree.lastQuicksearchTime = stamp;
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 7.7.js.map | 1 …'spool',\n 'spots',\n 'sql',\n 'sqlscript',\n 'stable',\n 'stamp',\n 'standard',…
|
| /plugin/indexmenu/scripts/fancytree/ |
| D | jquery.fancytree-all.js | 4171 stamp, 4216 stamp = Date.now(); 4217 if (stamp - tree.lastQuicksearchTime > 500) { 4220 tree.lastQuicksearchTime = stamp;
|
| D | jquery.fancytree-all-deps.js | 5632 stamp, 5677 stamp = Date.now(); 5678 if (stamp - tree.lastQuicksearchTime > 500) { 5681 tree.lastQuicksearchTime = stamp;
|
| /plugin/passpolicy/ |
| D | words.txt | 3408 stamp
|
| /plugin/sequencediagram/bower_components/lodash/ |
| D | lodash.js | 6688 var stamp = nativeNow(), 6689 remaining = HOT_SPAN - (stamp - lastCalled); 6691 lastCalled = stamp;
|
| /plugin/sequencediagram/bower_components/lodash/dist/ |
| D | lodash.js | 6688 var stamp = nativeNow(), 6689 remaining = HOT_SPAN - (stamp - lastCalled); 6691 lastCalled = stamp;
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.js | 6157 var stamp = now(), 6158 remaining = HOT_SPAN - (stamp - lastCalled); 6160 lastCalled = stamp; 9213 stamp, 9245 var remaining = wait - (now() - stamp); 9280 stamp = now(); 9288 lastCalled = stamp; 9290 var remaining = maxWait - (stamp - lastCalled), 9297 lastCalled = stamp;
|
| /plugin/sequencediagram/bower_components/lodash/test/ |
| D | test.js | 10214 var stamp = +new Date; 10219 [new Date(stamp), new Date(stamp), new Date(stamp - 100)], 16278 var stamp = +new Date, 16281 assert.ok(actual >= stamp);
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | fontawesome.all.min.css | 5 …-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f…
|
| /plugin/mikioplugin/icons/fontawesome5/css/ |
| H A D | all.min.css | 5 …-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f…
|
| /plugin/sequencediagram/bower_components/lodash/doc/ |
| D | README.md | 3503 _.defer(function(stamp) { 3504 console.log(_.now() - stamp);
|