Home
last modified time | relevance | path

Searched refs:TM_YEAR (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/snobol4/snobol4-2.2.2/test/
H A Dtime.sno9 OUTPUT = "TM_YEAR " TM_YEAR(T)
H A Dtime.ref7 TM_YEAR 110
/dports/lang/snobol4/snobol4-2.2.2/modules/time/
H A Dtest2.sno11 OUTPUT = "TM_YEAR " TM_YEAR(T)
H A Dtime.c49 TM_YEAR, enumerator
104 SETINT(dp,TM_YEAR,tmp->tm_year); in tm2sno()
131 FETCH(tm_year, TM_YEAR); in sno2tm()
H A Dtest2.ref7 TM_YEAR 110
H A Dfuncs.sno56 **=bull B<TM_YEAR>
69 + "TM_YEAR,TM_WDAY,TM_YDAY,TM_ISDST,TM_GMTOFF)")
/dports/lang/io-devel/io-9bfac31d/extras/SyntaxHighlighters/Io.tmbundle/Templates/Io.tmTemplate/
H A Dsource.io3 Copyright (c) ${TM_YEAR} ${TM_USERNAME}. All rights reserved.
/dports/games/ldmud/ldmud-3.3.720/mudlib/sys/
H A Dtime.h11 #define TM_YEAR 5 /* Year (e.g. 2001) */ macro
/dports/games/ldmud/ldmud-3.3.720/mud/lp-245/sys/
H A Dtime.h11 #define TM_YEAR 5 /* Year (e.g. 2001) */ macro
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/plugins/
H A DTimeAccessControl.cpp62 …enum { TM_AUTHN, TM_TIME, TM_YEAR, TM_MONTH, TM_DAY, TM_HOUR, TM_MINUTE, TM_SECOND, TM_WDAY } m_ty… enumerator
153 if (XMLString::equals(e->getLocalName(), Year)) m_type = TM_YEAR; in Rule()
214 case TM_YEAR: in authorized()
/dports/lang/parrot/parrot-8.1.0/editor/
H A Dmk_skeleton.pir14 year = timeArray[.TM_YEAR]
/dports/devel/cgit/cgit-1.2.3/
H A Dcgit.h41 #define TM_YEAR (TM_DAY * 365) macro
42 #define TM_MONTH (TM_YEAR / 12.0)
H A Dui-shared.c716 if (secs < TM_YEAR * 2) { in cgit_print_age()
720 print_rel_date(t, tz, secs * 1.0 / TM_YEAR, "age-years", "years"); in cgit_print_age()
/dports/lang/parrot/parrot-8.1.0/t/op/
H A Dtime.t98 is(.TM_YEAR, 5, "TM_YEAR ok")
/dports/games/ldmud/ldmud-3.3.720/doc/efun.de/
H A Dlocaltime.de25 int TM_YEAR (5): Jahr (z.B. 2001)
H A Dmktime.de20 int TM_YEAR (5): Jahr (z.B. 2001)
H A Dgmtime.de24 int TM_YEAR (5) : Jahr (z.B. 2001)
/dports/games/ldmud/ldmud-3.3.720/doc/efun/
H A Dlocaltime23 int TM_YEAR (5) : Year (e.g. 2001)
H A Dmktime19 int TM_YEAR (5): year (e.g. 2001)
H A Dgmtime23 int TM_YEAR (5) : Year (e.g. 2001)
/dports/devel/p5-Algorithm-Cron/Algorithm-Cron-0.10/lib/Algorithm/
H A DCron.pm212 TM_YEAR => 5, constant
/dports/lang/parrot/parrot-8.1.0/src/
H A Dutils.c522 TM_YEAR, enumerator
/dports/print/pcal/pcal-4.11.0/src/
H A Dpcaldefs.h634 #define TM_YEAR 1900 /* offset for tm_year field of struct tm */ macro
H A Dpcalutil.c677 this_century = ((TM_YEAR + p_tm->tm_year) / 100) * 100; in century()
/dports/lang/parrot/parrot-8.1.0/src/dynoplibs/
H A Dsys.ops65 =item 5, .TM_YEAR

12