Home
last modified time | relevance | path

Searched refs:time (Results 576 – 600 of 1835) sorted by relevance

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

/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DPDO.php329 time(),
373 time(),
/plugin/zip/pear/File/
H A DArchive.php862 * @param int $time Unix timestamp of the minimal modification time of the
866 function predMinTime($time) argument
869 return new File_Archive_Predicate_MinTime($time);
1261 $stat[9] = $stat['mtime'] = time();
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst141 runtime as auto-escaping is done at compilation time.)
243 should know that a new cache key is generated each time a template content
308 * @param timestamp $time The last modification time of the cached template
310 function isFresh($name, $time);
314 is still fresh, given the last modification time, or ``false`` otherwise.
530 A profile contains information about time and memory consumption for template,
565 This reduces the compilation time, but it can increase the execution time
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1time","timestamp","backslashStringEscapes","brackets","punctuation","tokenBase","stream","state","…
/plugin/autolink3/
H A Dajax.php93 if(time()-@filemtime($lock) > 60*5)
/plugin/evesso/
H A Dhelper.php195 return $session['time'] < time() - $conf['auth_security_timeout'];
/plugin/publish/action/
H A Dapprove.php94 time()
/plugin/pdfjs/pdfjs/web/locale/vi/
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/logger/
H A DREADME.md4 It logs the date, time, ip, username, host name, query string and user agent.
/plugin/latexit/tests/my/
H A Dtest8.latex26 \textbf{Heading 4} & no colspan this time & \\
/plugin/news/scripts/
H A Dnewsfeed.php49 $curent_time = time();
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.radiobutton.php27 $value = sprintf("___Value%s",md5(time().rand()));
/plugin/poldek/
H A Dhelper.php65 $idx_cache->storeCache(time());
/plugin/textinsert/lang/en/
H A Dintro.txt3 You can add up to six macros at a time. The sixth is a text area which will allow for extended tex…
/plugin/authgoogle/google/cache/
H A DGoogle_FileCache.php97 $now = time();
/plugin/fblogin/lib/
H A Dfacebook.php83 $expire = time() + self::FBSS_COOKIE_EXPIRE;
/plugin/accscounter/lang/en/
H A Dmngintro.txt11 [NOTE] This tool may handle many log files at a time, so it may take a while to show you the result.
/plugin/accscounter/syntax/
H A Dpopularity.php57 define('CURRENT', time());
/plugin/adfs/phpsaml/lib/Saml2/
H A DAuthnRequest.php46 $issueInstant = OneLogin_Saml2_Utils::parseTime2SAML(time());
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/
H A DREADME.md19 …instance to run your project's test suite, then you should add it as a development-time dependency:
/plugin/preregister/
H A Dadmin.php87 $current_time = time();
/plugin/pureldap/classes/
H A DGroupHierarchyCache.php56 if ($cachetime && (time() - $cachetime) < $conf['auth_security_timeout']) {
/plugin/instantpage/
H A DREADME3 make your wiki faster with just-in-time preloading
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DBasicNodeTest.php74 $compareTime = ($lastMod + 1)-time();
/plugin/discussion/
H A Dconvert.php123 if ($date == -1) $date = time();

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