Home
last modified time | relevance | path

Searched refs:expire (Results 1 – 25 of 7317) sorted by relevance

12345678910>>...293

/dports/devel/p5-Cache-FastMmap/Cache-FastMmap-1.57/t/
H A D2.t23 ok( $FC->set('abc', '123'), "expire set 1");
24 is( $FC->get('abc'), '123', "expire get 2");
26 ok( $FC2->set('abc', '123'), "expire set 3");
27 ok( $FC2->set('def', '123', 3), "expire set 4");
30 is( $FC2->get('abc'), '123', "expire get 7");
31 is( $FC2->get('def'), '123', "expire get 8");
32 is( $FC2->get('ghi'), undef, "expire get 9");
33 is( $FC2->get('jkl'), '123', "expire get 10");
54 ok( $FC->set('def', '456'), "expire set 11");
55 is( $FC->get('abc'), '123', "expire get 12");
[all …]
/dports/databases/memcached/memcached-1.6.12/t/
H A Dexpirations.t11 my $expire;
39 $expire = time() - 1;
44 $expire = time() + 4;
51 $expire = time() - 20;
56 $expire = -1;
77 $expire = time() - 1;
85 $expire = time() + 1;
94 $expire = -1;
103 $expire = time() - 1;
113 $expire = time() + 1;
[all …]
/dports/sysutils/dirvish/dirvish-1.2.1/
H A Ddirvish-expire.pl147 ($expired = $$expire{expire}) =~ s/:\d\d$//;
149 if (!$unexpired{$$expire{vault}}{$$expire{branch}})
152 $$expire{vault},
153 $$expire{branch},
154 $$expire{image};
156 and ++$unexpired{$$expire{vault}}{$$expire{branch}};
162 $$expire{vault} . ':' . $$expire{branch},
163 $$expire{image},
181 my ($expire, $etime, $path);
184 $expire =~ s/^.*==\s+//;
[all …]
H A Ddirvish-expire151 ($expired = $$expire{expire}) =~ s/:\d\d$//;
153 if (!$unexpired{$$expire{vault}}{$$expire{branch}})
156 $$expire{vault},
157 $$expire{branch},
158 $$expire{image};
160 and ++$unexpired{$$expire{vault}}{$$expire{branch}};
166 $$expire{vault} . ':' . $$expire{branch},
167 $$expire{image},
185 my ($expire, $etime, $path);
188 $expire =~ s/^.*==\s+//;
[all …]
/dports/devel/poco/poco-1.10.1-all/Foundation/include/Poco/
H A DExpire.h41 Expire(const Expire& expire): in Expire() argument
42 AbstractDelegate<TArgs>(expire), in Expire()
44 _expire(expire._expire), in Expire()
45 _creationTime(expire._creationTime) in Expire()
56 if (&expire != this)
62 this->_pTarget = expire._pTarget;
122 Expire(const Expire& expire): in Expire() argument
123 AbstractDelegate<void>(expire), in Expire()
125 _expire(expire._expire), in Expire()
126 _creationTime(expire._creationTime) in Expire()
[all …]
H A DPriorityExpire.h43 AbstractPriorityDelegate<TArgs>(expire), in PriorityExpire()
45 _expire(expire._expire), in PriorityExpire()
46 _creationTime(expire._creationTime) in PriorityExpire()
57 if (&expire != this)
60 this->_pTarget = expire._pTarget;
62 this->_expire = expire._expire;
125 AbstractPriorityDelegate<void>(expire), in PriorityExpire()
127 _expire(expire._expire), in PriorityExpire()
128 _creationTime(expire._creationTime) in PriorityExpire()
139 if (&expire != this)
[all …]
/dports/mail/squirrelmail-translations/squirrelmail.locales/locale/de_DE/LC_MESSAGES/
H A Dexpire.po1 # German translation of SquirrelMail expire plugin.
5 # $Id: expire.po 14844 2020-01-07 07:58:03Z pdontthink $
8 "Project-Id-Version: expire 1.3.1\n"
18 #: /var/www/sm-1.4.6/plugins/expire/functions.php:28
23 #: /var/www/sm-1.4.6/plugins/expire/functions.php:49
27 #: /var/www/sm-1.4.6/plugins/expire/functions.php:50
28 #: /var/www/sm-1.4.6/plugins/expire/functions.php:57
29 #: /var/www/sm-1.4.6/plugins/expire/functions.php:63
36 #: /var/www/sm-1.4.6/plugins/expire/functions.php:56
40 #: /var/www/sm-1.4.6/plugins/expire/functions.php:62
[all …]
/dports/www/webtrees/webtrees-1.7.18/webtrees/vendor/symfony/http-foundation/
H A DCookie.php24 protected $expire; variable in Symfony\\Component\\HttpFoundation\\Cookie
40 …public function __construct($name, $value = null, $expire = 0, $path = '/', $domain = null, $secur… argument
52 if ($expire instanceof \DateTime || $expire instanceof \DateTimeInterface) {
53 $expire = $expire->format('U');
54 } elseif (!is_numeric($expire)) {
55 $expire = strtotime($expire);
57 if (false === $expire) {
65 $this->expire = 0 < $expire ? (int) $expire : 0;
146 return $this->expire;
186 return 0 !== $this->expire && $this->expire < time();
/dports/net/p5-Net-SIP/Net-SIP-0.832/lib/Net/SIP/
H A DRegistrar.pm121 $expire = $glob_expire if ! defined $expire;
122 $expire = $self->{max_expires}
123 if ! defined $expire || $expire > $self->{max_expires};
124 if ( $expire ) {
133 $expire += $now if $expire;
135 $curr{$c_addr} = $expire;
141 $self->expire();
147 $expire -= $now;
174 sub expire { subroutine
186 if ( $expire<$now ) {
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/tests/data/
H A Dtest166062 expire.example [expire.example]: 1548369268
64 expire.example [expire.example]: 1548369268
65 expire.example [expire.example]: 1548369268
66 expire.example [expire.example]: 1548369268
67 expire.example [expire.example]: 1548369268
68 expire.example [expire.example]: 1548369268
69 expire.example [expire.example]: 1548369268
70 expire.example [expire.example]: 1548369268
71 'expire.example' is not HSTS
72 'expire.example' is not HSTS
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/tests/data/
H A Dtest166061 expire.example [expire.example]: 1548369268
63 expire.example [expire.example]: 1548369268
64 expire.example [expire.example]: 1548369268
65 expire.example [expire.example]: 1548369268
66 expire.example [expire.example]: 1548369268
67 expire.example [expire.example]: 1548369268
68 expire.example [expire.example]: 1548369268
69 expire.example [expire.example]: 1548369268
70 'expire.example' is not HSTS
71 'expire.example' is not HSTS
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/tests/data/
H A Dtest166062 expire.example [expire.example]: 1548369268
64 expire.example [expire.example]: 1548369268
65 expire.example [expire.example]: 1548369268
66 expire.example [expire.example]: 1548369268
67 expire.example [expire.example]: 1548369268
68 expire.example [expire.example]: 1548369268
69 expire.example [expire.example]: 1548369268
70 expire.example [expire.example]: 1548369268
71 'expire.example' is not HSTS
72 'expire.example' is not HSTS
[all …]
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/tests/data/
H A Dtest166061 expire.example [expire.example]: 1548369268
63 expire.example [expire.example]: 1548369268
64 expire.example [expire.example]: 1548369268
65 expire.example [expire.example]: 1548369268
66 expire.example [expire.example]: 1548369268
67 expire.example [expire.example]: 1548369268
68 expire.example [expire.example]: 1548369268
69 expire.example [expire.example]: 1548369268
70 'expire.example' is not HSTS
71 'expire.example' is not HSTS
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/tests/data/
H A Dtest166062 expire.example [expire.example]: 1548369268
64 expire.example [expire.example]: 1548369268
65 expire.example [expire.example]: 1548369268
66 expire.example [expire.example]: 1548369268
67 expire.example [expire.example]: 1548369268
68 expire.example [expire.example]: 1548369268
69 expire.example [expire.example]: 1548369268
70 expire.example [expire.example]: 1548369268
71 'expire.example' is not HSTS
72 'expire.example' is not HSTS
[all …]
/dports/security/libprelude/libprelude-1.2.6/src/
H A Dprelude-timer.c83 return timer->expire - time_elapsed(timer, now); in time_remaining()
162 static prelude_list_t *search_previous_forward(prelude_timer_t *timer, time_t expire) in search_previous_forward() argument
173 if ( (cur->start_time + cur->expire) < expire ) { in search_previous_forward()
183 else if ( (cur->start_time + cur->expire) == expire ) { in search_previous_forward()
192 else if ( (cur->start_time + cur->expire) > expire ) { in search_previous_forward()
217 static prelude_list_t *search_previous_backward(prelude_timer_t *timer, time_t expire) in search_previous_backward() argument
227 if ( (cur->start_time + cur->expire) <= expire ) { in search_previous_backward()
279 if ( timer->expire >= time_remaining(last, timer->start_time) ) { in search_previous_timer()
290 if ( timer->expire <= time_remaining(first, timer->start_time) ) { in search_previous_timer()
307 if ( (last_remaining - timer->expire) > (timer->expire - first_remaining) ) in search_previous_timer()
[all …]
/dports/www/bolt/bolt-2.2.24/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/
H A DCookie.php26 protected $expire; variable in Symfony\\Component\\HttpFoundation\\Cookie
46 …public function __construct($name, $value = null, $expire = 0, $path = '/', $domain = null, $secur… argument
58 if ($expire instanceof \DateTime) {
59 $expire = $expire->format('U');
60 } elseif (!is_numeric($expire)) {
61 $expire = strtotime($expire);
63 if (false === $expire || -1 === $expire) {
71 $this->expire = $expire;
160 return $this->expire;
208 return $this->expire < time();
/dports/devel/gitlist/gitlist/vendor/symfony/http-foundation/
H A DCookie.php24 protected $expire; variable in Symfony\\Component\\HttpFoundation\\Cookie
42 …public function __construct($name, $value = null, $expire = 0, $path = '/', $domain = null, $secur… argument
54 if ($expire instanceof \DateTimeInterface) {
55 $expire = $expire->format('U');
56 } elseif (!is_numeric($expire)) {
57 $expire = strtotime($expire);
59 if (false === $expire || -1 === $expire) {
67 $this->expire = $expire;
148 return $this->expire;
188 return $this->expire < time();
/dports/www/itop/web/lib/silex/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/
H A DCookie.php26 protected $expire; variable in Symfony\\Component\\HttpFoundation\\Cookie
46 …public function __construct($name, $value = null, $expire = 0, $path = '/', $domain = null, $secur… argument
58 if ($expire instanceof \DateTime) {
59 $expire = $expire->format('U');
60 } elseif (!is_numeric($expire)) {
61 $expire = strtotime($expire);
63 if (false === $expire || -1 === $expire) {
71 $this->expire = $expire;
160 return $this->expire;
208 return $this->expire < time();
/dports/www/itop/web/lib/silex/vendor/symfony/http-foundation/Tests/
H A DCookieTest.php87 $cookie = new Cookie('foo', 'bar', $expire = time() + 3600);
89 …$this->assertEquals($expire, $cookie->getExpiresTime(), '->getExpiresTime() returns the expire dat…
101 $expire = new \DateTime();
102 $cookie = new Cookie('foo', 'bar', $expire);
112 $expire = new \DateTimeImmutable();
113 $cookie = new Cookie('foo', 'bar', $expire);
122 $expire = strtotime($value);
193 $cookie = new Cookie('foo', 'bar', $expire = time() + 100);
194 $this->assertEquals($expire - time(), $cookie->getMaxAge());
196 $cookie = new Cookie('foo', 'bar', $expire = time() - 100);
[all …]
/dports/mail/popular/popular-1.5.5/scripts/
H A Dexpire41 my %expire = ("OLD", 30, # 1 month
72 my ($name, $ns, $expire);
87 if ($expire{$ns}) {
88 $expire = $expire{$ns};
92 print "$dir/$file ($ns, $expire)\n" if ($DEBUG);
93 expiremailbox($file, $ns, $expire * 60 * 60 * 24);
107 my ($mailbox, $ns, $expire) = @_;
135 expirefile("$mailbox/cur/$file", $expire);
143 expirefile("$mailbox/new/$file", $expire);
157 my ($file, $expire) = @_;
[all …]
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/league/flysystem-cached-adapter/src/Storage/
H A DAdapter.php23 protected $expire = null; variable in League\\Flysystem\\Cached\\Storage\\Adapter
30 * @param int|null $expire seconds until cache expiration
32 public function __construct(AdapterInterface $adapter, $file, $expire = null) argument
36 $this->setExpire($expire);
42 * @param int $expire relative expiration time
44 protected function setExpire($expire) argument
46 if ($expire) {
47 $this->expire = $this->getTime($expire);
68 list($cache, $complete, $expire) = json_decode($json, true);
70 if (! $expire || $expire > $this->getTime()) {
[all …]
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/http-foundation/
H A DCookie.php28 protected $expire; variable in Symfony\\Component\\HttpFoundation\\Cookie
106 $this->expire = self::expiresTimestamp($expire);
150 $cookie->expire = self::expiresTimestamp($expire);
166 $expire = $expire->format('U');
167 } elseif (!is_numeric($expire)) {
168 $expire = strtotime($expire);
170 if (false === $expire) {
175 return 0 < $expire ? (int) $expire : 0;
342 return $this->expire;
352 $maxAge = $this->expire - time();
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/http-foundation/
H A DCookie.php28 protected $expire; variable in Symfony\\Component\\HttpFoundation\\Cookie
106 $this->expire = self::expiresTimestamp($expire);
150 $cookie->expire = self::expiresTimestamp($expire);
164 $expire = $expire->format('U');
165 } elseif (!is_numeric($expire)) {
166 $expire = strtotime($expire);
168 if (false === $expire) {
173 return 0 < $expire ? (int) $expire : 0;
340 return $this->expire;
350 $maxAge = $this->expire - time();
[all …]
/dports/www/firefox/firefox-99.0/third_party/python/diskcache/diskcache/
H A Drecipes.py49 def __init__(self, cache, key, expire=None, tag=None): argument
52 self._expire = expire
88 def __init__(self, cache, key, expire=None, tag=None): argument
91 self._expire = expire
136 self._expire = expire
168 expire=self._expire, tag=self._tag,
200 self._expire = expire
255 cache.set(key, (now, count), expire=expire, tag=tag, retry=True)
309 lock = lock_factory(cache, key, expire=expire, tag=tag)
418 key, pair, expire=expire, tag=tag, retry=True,
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/diskcache/diskcache/
H A Drecipes.py49 def __init__(self, cache, key, expire=None, tag=None): argument
52 self._expire = expire
88 def __init__(self, cache, key, expire=None, tag=None): argument
91 self._expire = expire
136 self._expire = expire
168 expire=self._expire, tag=self._tag,
200 self._expire = expire
255 cache.set(key, (now, count), expire=expire, tag=tag, retry=True)
309 lock = lock_factory(cache, key, expire=expire, tag=tag)
418 key, pair, expire=expire, tag=tag, retry=True,
[all …]

12345678910>>...293