Home
last modified time | relevance | path

Searched refs:endOfLife (Results 1 – 25 of 47) sorted by relevance

12

/dports/deskutils/dosage/dosage-2.17/dosagelib/plugins/
H A Dsmackjeeves.py27 self.endOfLife = endOfLife or last
80 cls('2Kingdoms', 112096, endOfLife=True),
82 cls('_A_', 130892, endOfLife=True),
86 cls('Adalsysla', 96496, endOfLife=True),
134 cls('BeTwin', 97886, endOfLife=True),
137 cls('Bl3', 131849, endOfLife=True),
256 cls('Gnoph', 138286, endOfLife=True),
257 cls('GoodGame', 48048, endOfLife=True),
300 cls('KCNO', 103010, endOfLife=True),
314 cls('KojiX5', 108937, endOfLife=True),
[all …]
H A Dclonemanga.py21 def __init__(self, name, shortName, endOfLife=False): argument
26 self.endOfLife = endOfLife
41 cls('AprilAndMay', 'anm', endOfLife=True),
42 cls('DollAndMaker', 'maria_doll', endOfLife=True),
43 cls('Kanami', 'kanami', endOfLife=True),
44 cls('MomokaCorner', 'momoka', endOfLife=True),
46 cls('NanasEverydayLife', 'nana', endOfLife=True),
47 cls('NNN', 'nnn', endOfLife=True),
48 cls('PaperEleven', 'pxi', endOfLife=True),
49 cls('PennyTribute', 'penny', endOfLife=True),
H A Df.py28 endOfLife = True variable in Faneurysm
38 endOfLife = True variable in FantasyRealms
70 endOfLife = True variable in FirstWorldProblems
90 endOfLife = True variable in Flemcomics
156 endOfLife = True variable in FoxTails
171 endOfLife = True variable in Fragile
209 endOfLife = True variable in FreighterTails
228 endOfLife = True variable in FunInJammies
237 endOfLife = True variable in FurPiled
H A De.py22 endOfLife = True variable in EarthsongSaga
161 endOfLife = True variable in Erstwhile
189 endOfLife = True variable in EvilDiva
203 endOfLife = True variable in Evilish
222 endOfLife = True variable in ExploitationNow
H A Dc.py136 endOfLife = True variable in CatenaManor
161 endOfLife = True variable in CatNine
292 endOfLife = True variable in CollegeCatastrophe
309 endOfLife = True variable in CommanderKitty
358 endOfLife = True variable in Concession
417 endOfLife = True variable in CrossTimeCafe
500 endOfLife = True variable in CynWolf
H A Dn.py72 endOfLife = True variable in Newshounds
87 endOfLife = True variable in NewWorld
105 endOfLife = True variable in Nicky510
134 endOfLife = True variable in Nimona
H A Dh.py100 endOfLife = True variable in HijinksEnsueClassic
106 endOfLife = True variable in HijinksEnsueConvention
112 endOfLife = True variable in HijinksEnsuePhoto
H A Ds.py90 endOfLife = True variable in ScaryGoRound
128 endOfLife = True variable in SchoolBites
140 endOfLife = True variable in Schuelert
151 endOfLife = True variable in Science
192 endOfLife = True variable in ShadesOfGray
317 endOfLife = True variable in SnowFlame
360 endOfLife = True variable in SpaceFurries
486 endOfLife = True variable in StarCrossdDestiny
H A Da.py81 endOfLife = True variable in AdventuresOfFifne
107 endOfLife = True variable in AfterStrife
219 endOfLife = True variable in AllTheGrowingThings
304 endOfLife = True variable in Anaria
337 endOfLife = True variable in Annyseed
357 endOfLife = True variable in AntiheroForHire
H A Dnamirdeiter.py32 self.endOfLife = True
61 endOfLife = True variable in UnlikeMinerva
H A Do.py35 endOfLife = True variable in OffWhite
113 endOfLife = True variable in OopsComicAdventure
172 endOfLife = True variable in OzyAndMillie
H A Dg.py30 endOfLife = True variable in Garanos
49 endOfLife = True variable in Geeks
107 endOfLife = True variable in GleefulNihilism
H A Dl.py66 endOfLife = True variable in LifeAintNoPonyFarm
78 endOfLife = True variable in LifeAsRendered
181 endOfLife = True variable in LoFiJinks
H A Db.py49 endOfLife = True variable in BallerinaMafia
119 endOfLife = True variable in BetterDays
137 endOfLife = True variable in BeyondTheVeil
163 endOfLife = True variable in BillyTheDunce
H A Dcyantian.py24 self.endOfLife = True
74 self.endOfLife = True
H A Dw.py68 endOfLife = True variable in WereIWolf
139 endOfLife = True variable in Wigu
194 endOfLife = True variable in WorldOfMrToast
H A Dt.py49 endOfLife = True variable in TheBrads
59 endOfLife = True variable in TheClassMenagerie
112 endOfLife = True variable in TheLandscaper
H A Dd.py181 endOfLife = True variable in DieselSweetiesOld
225 endOfLife = True variable in DoemainOfOurOwn
327 endOfLife = True variable in DrFun
H A Drhjunior.py23 self.endOfLife = True
/dports/www/phpbb3/phpBB3/vendor/lusitanian/oauth/src/OAuth/Common/Token/
H A DAbstractToken.php23 protected $endOfLife; variable in OAuth\\Common\\Token\\AbstractToken
65 return $this->endOfLife;
93 * @param int $endOfLife
95 public function setEndOfLife($endOfLife) argument
97 $this->endOfLife = $endOfLife;
106 $this->endOfLife = static::EOL_NEVER_EXPIRES;
108 $this->endOfLife = intval($lifetime) + time();
110 $this->endOfLife = static::EOL_UNKNOWN;
H A DTokenInterface.php41 * @param int $endOfLife
43 public function setEndOfLife($endOfLife); argument
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/OAuth/Common/Token/
H A DAbstractToken.php23 protected $endOfLife; variable in OAuth\\Common\\Token\\AbstractToken
65 return $this->endOfLife;
93 * @param int $endOfLife
95 public function setEndOfLife($endOfLife) argument
97 $this->endOfLife = $endOfLife;
106 $this->endOfLife = static::EOL_NEVER_EXPIRES;
108 $this->endOfLife = intval($lifetime) + time();
110 $this->endOfLife = static::EOL_UNKNOWN;
H A DTokenInterface.php41 * @param int $endOfLife
43 public function setEndOfLife($endOfLife); argument
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/OAuth/Common/Token/
H A DAbstractToken.php23 protected $endOfLife; variable in OAuth\\Common\\Token\\AbstractToken
65 return $this->endOfLife;
93 * @param int $endOfLife
95 public function setEndOfLife($endOfLife) argument
97 $this->endOfLife = $endOfLife;
106 $this->endOfLife = static::EOL_NEVER_EXPIRES;
108 $this->endOfLife = intval($lifetime) + time();
110 $this->endOfLife = static::EOL_UNKNOWN;
H A DTokenInterface.php41 * @param int $endOfLife
43 public function setEndOfLife($endOfLife); argument

12