Home
last modified time | relevance | path

Searched +full:seconds -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 43) sorted by path

12

/dokuwiki/conf/
H A Ddokuwiki.php65 $conf['auth_security_timeout'] = 900; //time (seconds) auth data is considered valid, set to 0 to recheck on every page view
75 $conf['indexdelay'] = 60*60*24*5; //allow indexing after this time (seconds) default is 5 days
86 $conf['cachetime'] = 60*60*24; //maximum age for cachefile in seconds (defaults to a day)
139 $conf['rss_update'] = 5*60; //Update the RSS feed every n seconds (defaults to 5 minutes)
/dokuwiki/inc/Cache/
H A DCache.php70 * 'age' => max age of the cache in seconds
99 * age - expire cache if older than age (seconds)
/dokuwiki/inc/HTTP/
H A DHTTPClient.php25 public $timeout = 15; // read timeout (seconds)
/dokuwiki/inc/Search/
H A DIndexer.php961 // we waited 5 seconds for that lock
/dokuwiki/inc/
H A Dcommon.php1478 return sprintf($lang['seconds'], $ago);
H A Dfetch.functions.php23 * @param int $cache remaining cache time in seconds (-1 for $conf['cache'], 0 for no-cache)
192 * Returns the wanted cachetime in seconds
199 * @return int cachetime in seconds
H A Dio.php427 * It waits maximal 3 seconds for the lock, after this time
443 //waited longer than 3 seconds? -> stale lock
H A Dmedia.php1881 * @param int $cache cachetime in seconds
/dokuwiki/inc/parser/
H A Dhandler.php960 $p['refresh'] = max(600, $match[1] * $period[$match[2]]); // n * period in seconds, minimum 10 minutes
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPUsers.php360 // The number of seconds between this date and Unix epoch is 11644473600.
365 // We also need to scale this to seconds but also this value is a _negative_ quantity!
H A DadLDAPUtils.php257 * Round a Windows timestamp down to seconds and remove the seconds between 1601-01-01 and 1970-01-01
/dokuwiki/lib/plugins/authad/
H A Dauth.php195 * expiresin int seconds until the password expires
/dokuwiki/lib/scripts/
H A Dlocktimer.js22 * @param {int} timeout Length of timeout in seconds
/dokuwiki/vendor/geshi/geshi/
H A DBUGS15 highlighted in just 6 seconds), but above about 25K things get a little slow... If
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dabap.php1114 'seconds',
H A Dactionscript3.php143 'secondsUTC', 'seconds', 'search', 'scrollV', 'scrollRect',
H A Dasymptote.php1000 'seconds',
H A Dcobol.php282 'SD', 'SEARCH-OPTIONS', 'SEARCH-TEXT', 'SECONDS',
371 'LOCALE-DATE', 'LOCALE-TIME', 'LOCALE-TIME-FROM-SECONDS',
378 'SECONDS-FROM-FORMATTED-TIME', 'SIGN', 'SIN', 'SQRT',
379 'SECONDS-PAST-MIDNIGHT', 'STANDARD-DEVIATION', 'STANDARD-COMPARE',
H A Dfalcon.php95 "retract","round","seconds","serialize","set",
H A Dpowershell.php117 '-SecondValue', '-SecondsRemaining', '-Seconds', '-Second', '-Scope', '-Root', '-Role',
H A Dracket.php149 'current-readtable', 'current-seconds', 'current-security-guard',
196 'file-or-directory-identity', 'file-or-directory-modify-seconds',
385 'round', 'seconds->date', 'security-guard?',
H A Dsparql.php74 'MINUTES','SECONDS',
H A Dtsql.php163 'ROWGUIDCOL', 'ROWS', 'RULE', 'SAVE', 'SAVEPOINT', 'SCHEMA', 'SCHEMA_AND_DATA', 'SCOPE', 'SCROLL', 'SEARCH', 'SECONDS', 'SECTION', 'SELECT', 'SEND', 'SENT',
H A Dvisualfoxpro.php274 'Scale','Scheme','Scoreboard','Screen','Sdf','Seconds',
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClient.php25 /** @var int Connection timeout in seconds */
27 /** @var null|int Timeout for actual data transfer; in seconds */

12