Home
last modified time | relevance | path

Searched refs:time (Results 501 – 525 of 1835) sorted by relevance

1...<<21222324252627282930>>...74

/plugin/searchindex/lang/en/
H A Dintro.txt8 Rebuilding the index **can take a long time**. You should leave the page open
/plugin/badbehaviour/
H A Daction.php99 $data[] = time();
/plugin/preregister/lang/en/
H A Dinfo.txt3 column'' is the length of time that the entry has been in the datafile. Only those entries which ar…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DGraphNamespace.asciidoc34 $params['timeout'] = (time) Explicit operation timeout
/plugin/structpublish/helper/
H A Dpublish.php46 $revision->setTimestamp(time());
/plugin/pdfjs/pdfjs/web/locale/sk/
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/hu/
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/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.min.css1time-holder{position:absolute;top:50px}.jp-audio .jp-type-single .jp-time-holder{left:110px;width:…
/plugin/authucenter/lib/uc_client/control/
H A Dtag.php52 if($tagdata['expiration'] > 0 && $this->time - $tagdata['expiration'] > 3600) {
/plugin/logger/action/
H A Dlogging.php51 $timestamp = time();
/plugin/mailto/
H A Daction.php104 'sent' => time())) ) );
/plugin/authloginapi/
H A Daction.php67 'time' => time(),
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckoutput.py27 from time import gmtime, strftime
/plugin/database2/
H A DREADME.md8 …o focusing onto different projects. Since then I haven't spent remarkable time in fixing the code,…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/
H A DStaticConnectionPool.php95 if ($connection->getLastPing() + $timeout < time()) {
/plugin/combo/ComboStrap/
H A DFetcherPageSearch.php18 return time();
/plugin/hidden/
H A DREADME.md3 If you're a user of this plugin, don't worry: I'm still keeping an eye on it, and I'll try to make sure it keeps working fine with future versions of Dokuwiki. But my time is now dedicated to other projects so I will likely not add other features.
/plugin/struct/meta/
H A DAccessTablePage.php18 $ts = $ts ?: time();
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown95 slidesToShow | int | 1 | # of slides to show at a time
96 slidesToScroll | int | 1 | # of slides to scroll at a time
139 init | event, slick | When Slick initializes for the first time callback. Note that this event shou…
140 reInit | event, slick | Every time Slick (re-)initializes callback
141 setPosition | event, slick | Every time Slick recalculates position
/plugin/ckgedit/action/
H A Dmeta.php180 … else addMediaLogEntry(time(), $id, DOKU_CHANGE_TYPE_CREATE, $lang['created'],'', null, $size);
725 $expire = time()+60*60*24*30;
744 $expire = time() -60*60*24*30;
829 setcookieSameSite("TopLevel", $_REQUEST['TopLevel'], time()-3600, '/');
983 $expire = time() -60*60*24*30;
/plugin/judge/
H A Daction.php168 …ment; filename=" . $_SERVER['REMOTE_USER'] . "_submissions_" . date("Y-m-d_H-i", time()) . ".csv");
257 …$query = 'INSERT INTO submissions VALUES (NULL,"' . time() . '","' . $_POST['problem_name'] . '","…
/plugin/flowplay/flowplayer/
H A Djavascript.txt61 Seeks to the specified time during the clip's timeline.
65 Get's the current time (seconds advanced).
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DFilesystemLoader.php181 public function isFresh($name, $time) argument
183 return filemtime($this->findTemplate($name)) < $time;
/plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/
H A DAWSTest.php95 $date = new \DateTime('@' . (time() + (60 * 20)));
123 $date = new \DateTime('@' . (time() - (60 * 20)));
/plugin/abc2/abc-libraries/abc2svg/
H A Dsnd-1.js128 next.time+=d
167 dt=s.time-abc_time
169 abc_time=s.time}
171 switch(s.type){case C.BAR:if(s.time!=b_tim){b_tim=s.time
202 case C.GRACE:if(s.time==0&&abc_time==0){dt=0
216 s.next.time-=dt
236 abc2svg.play_next=function(po){function do_tie(s,midi,d){var i,note,C=abc2svg.C,v=s.v,end_time=s.time+s.dur
241 end_time=s.time}}
245 end_time=s.time}
[all...]

1...<<21222324252627282930>>...74