Home
last modified time | relevance | path

Searched refs:time (Results 1726 – 1750 of 1835) sorted by path

1...<<61626364656667686970>>...74

/plugin/unusedmedias/admin/
H A Dlist.php62 addMediaLogEntry(time(), $mediaToDelete, DOKU_CHANGE_TYPE_DELETE);
/plugin/uparrow/
H A DCOPYING189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/upgrade/HTTP/
H A DHTTPClient.php165 $this->start = $this->time();
586 $time_used = $this->time() - $this->start;
631 $time_used = $this->time() - $this->start;
678 $time_used = $this->time() - $this->start;
727 print '<b>'.$info.'</b> '.($this->time() - $this->start).'s<br />';
744 print '*'.$info.'* '.($this->time() - $this->start)."s\n";
754 protected static function time(){ function in dokuwiki\\plugin\\upgrade\\HTTP\\HTTPClient
/plugin/upgrade/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
H A Dcomposer.lock67 "time": "2022-03-23T09:21:55+00:00"
122 "time": "2022-11-04T11:59:39+00:00"
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DFileInfo.php36 $this->mtime = time();
H A DZip.php201 time(),
322 $time = $fileinfo->getMtime();
326 $time,
386 $time,
426 $time = $fileinfo->getMtime();
430 $time,
448 $time,
847 * @param $time
850 protected function makeDosTime($time) argument
852 $timearray = getdate($time);
[all...]
/plugin/usecounter/
H A DLICENSE424 violation by some reasonable means, this is the first time you have
448 Each time you convey a covered work, the recipient automatically
566 the GNU General Public License from time to time. Such new versions will
/plugin/userhomepage/
H A Daction.php98 $_SESSION['uhptimestamp'] = time();
218 …)) && (((!isset($_GET['id'])) or (in_array($_GET['id'], $wikistart))) && (time()-$_SESSION["uhptim…
/plugin/usermanagerextended/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/usersubscriptions/
H A DCOPYING189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/var/
H A DCOPYING189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/vbsso/includes/
H A Dapi.php276 $time = $sticky ? (time() + 60 * 60 * 24 * 365) : (time() + $session_timeout); //one year
278 … setcookie(DOKU_COOKIE, $cookie, $time, $cookieDir, '', ($conf['securecookie'] && is_ssl()), TRUE);
280 setcookie(DOKU_COOKIE, $cookie, $time, $cookieDir, '', ($conf['securecookie'] && is_ssl()));
290 $_SESSION[DOKU_COOKIE]['auth']['time'] = time() + $time;
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dsharedapi.php313 $expire = time() + 60 * 4; // expire in 4 minutes.
519 $datetime = date('Y-m-d_H-i-s', time());
H A Dvbsso_shared.php330 …sharedapi_log($data, $file == 'default' ? 'vbsso_' . date('Y-m-d', time()) . '.log' : $file, $path…
/plugin/vimeo/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
H A Dsyntax.php228 . ' <time>' . $releaseTime .'</time></span>';
/plugin/virtualkeyboard/vk/
H A Dlicense.txt299 Library. A suitable mechanism is one that (1) uses at run time a
366 10. Each time you redistribute the Library (or any work based on the
414 versions of the Lesser General Public License from time to time.
/plugin/visrep/
H A Dimg.php17 header('Expires: '.gmdate("D, d M Y H:i:s", time()+max($conf['cachetime'], 3600)).' GMT');
20 http_conditionalRequest($time);
/plugin/vkeyboard/
H A Daction.php65 $expire = time()-(60*60*24);
/plugin/vote/
H A DCOPYING189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/watchcycle/
H A Dhelper.php68 * @param $time
73 public function daysAgo($time, $now = false) argument
76 $now = time();
79 $diff = ($now - $time) / (60 * 60 * 24);
/plugin/wavedrom/
H A DLICENSE424 violation by some reasonable means, this is the first time you have
448 Each time you convey a covered work, the recipient automatically
566 the GNU General Public License from time to time. Such new versions will
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2-compressed.js31 …irxml:function(){with(firebug){d.console.cmd.log.apply(this,arguments);}},time:function(_name){wit…
H A Dfirebug-lite-1.2.js1033 time: function(_name){

1...<<61626364656667686970>>...74