Home
last modified time | relevance | path

Searched refs:expiration (Results 26 – 32 of 32) sorted by last modified time

12

/plugin/authgoogle/google/contrib/
H A DGoogle_StorageService.php1265 public $expiration; variable in Google_Channel
1279 public function setExpiration( $expiration) { argument
1280 $this->expiration = $expiration;
1283 return $this->expiration;
/plugin/authgoogle/google/cache/
H A DGoogle_FileCache.php88 public function get($key, $expiration = false) { argument
98 …if (! $expiration || (($mtime = @filemtime($storageFile)) !== false && ($now - $mtime) < $expirati…
H A DGoogle_ApcCache.php70 public function get($key, $expiration = false) { argument
75 if (!$expiration || (time() - $ret['time'] > $expiration)) {
H A DGoogle_Cache.php33 * @param boolean|int $expiration Expiration time in seconds
36 abstract function get($key, $expiration = false); argument
/plugin/tuxquote/
H A Dquotes.txt2150 …could live for months without performing any kind of labor, and at the expiration of that time I s…
/plugin/subjectindex/plugins/
H A Dbible_verses.txt83 And it came about at the expiration of some time that Cain proceeded to bring some fruits of the gr…
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt1123 Sections 2.1 and/or 2.2 automatically terminate at the expiration of

12