Home
last modified time | relevance | path

Searched refs:time (Results 351 – 375 of 1835) sorted by relevance

1...<<11121314151617181920>>...74

/plugin/gplusone/
H A Daction.php33 if (($end_date - time()) > 0) {
/plugin/badbehaviour/bad-behavior/
H A Dscreener.inc.php52 $screener = array(time(), $package['ip']);
/plugin/displaywikipage/
H A Dplugin.info.txt6 … template function such that you can display more than one wiki page at a time on any given docume…
/plugin/hipchat/
H A Dcomposer.lock98 "time": "2013-02-15 01:33:10"
147 "time": "2013-04-07 20:53:03"
201 "time": "2013-09-19 09:45:20"
/plugin/ckgdoku/
H A DREADME.md7 Ckgdoku and ckgedit cannot both be enabled at the same time.
/plugin/news/
H A Daction.php43 io_saveFile($metafile,time() . "\n" . $ID ."\n");
/plugin/gdpr/_test/
H A DCleanMedia.test.php25 $this->yesterday = time() - 60 * 60 * 24;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DSetCookie.php78 $this->setExpires(time() + $this->getMaxAge());
361 return $this->getExpires() !== null && time() > $this->getExpires();
/plugin/pgn4web/pgn4web/live/
H A Dlive-placeholder.pgn6 [Date "date and time"]
/plugin/authucenter/lib/uc_client/control/
H A Dmail.php35 $mail['dateline'] = $this->time;
/plugin/vkeyboard/
H A Daction.php65 $expire = time()-(60*60*24);
/plugin/logindelay/helper/
H A Dlog.php67 $remainingDelay = $delay - (time() - filemtime($this->statFile)) / 60;
/plugin/swarmwebhook/
H A Dadmin.php21 $exampleSecret = md5(time());
/plugin/maintenance/bin/
H A Dsample.sh14 backup_file="$backup_dir/$wiki_base-$time"
/plugin/epub/scripts/
H A Dcheck_progess.php9 $seed = md5(rawurldecode($_POST['user']).time());
/plugin/clearhistory/
H A Daction.php33 if ($get + (60 * 60 * 24) > time()) $this->run = true;
/plugin/eventum/
H A Dsyntax.php94 $mtime = time() - $conf['locktime'];
171 $data['mtime'] = time();
/plugin/tiledblog/
H A Dsyntax.php78 (time () - filemtime ($filename) < $this->getConf ('sampleDelai'))) {
103 (time () - filemtime ($filename) < $this->getConf ('sampleDelai'))) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DAbstractPDOTest.php258 'lastmodified' => time(),
264 'lastmodified' => time(),
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTextStructureNamespace.asciidoc33 $params['timeout'] = (time) Timeout after which the analysis will be aborted (Default = 25s)
43 $params['timestamp_format'] = (string) Optional parameter to specify the timestamp format in the file - may be either a Joda or Java time format
/plugin/bez/mdl/
H A DValidator.php187 public function validate_time($time) { argument
188 if (preg_match('/^(\d{1,2}):(\d{1,2})$/', $time, $parts)) {
/plugin/fedauth/Auth/OpenID/
H A DSQLStore.php472 if ( abs($timestamp - time()) > $Auth_OpenID_SKEW ) {
539 $v = time() - $Auth_OpenID_SKEW;
550 array(time()));
/plugin/abc2/abc-libraries/abc2svg/
H A Dstrtab-1.js55 strss[i]=s.time+s.dur
95 while(--i>=0){if(strss[i]&&strss[i]>s.time)
102 if(!s.ts_next||s.ts_next.time!=s.time){for(i=0;i<lstr.length;i++){if(lstr[i]){delete lstr[i][1].stemless
/plugin/pdfjs/pdfjs/web/locale/nb-NO/
H A Dviewer.properties99 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
100 # will be replaced by the creation/modification date, and time, of the PDF file.
101 document_properties_date_string={{date}}, {{time}}
229 # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
230 # replaced by the modification date, and time, of the annotation.
231 annotation_date_string={{date}}, {{time}}
/plugin/pdfjs/pdfjs/web/locale/sl/
H A Dviewer.properties99 # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
100 # will be replaced by the creation/modification date, and time, of the PDF file.
101 document_properties_date_string={{date}}, {{time}}
229 # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
230 # replaced by the modification date, and time, of the annotation.
231 annotation_date_string={{date}}, {{time}}

1...<<11121314151617181920>>...74