Home
last modified time | relevance | path

Searched refs:textyear (Results 1 – 25 of 55) sorted by relevance

123

/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dcalendar.c103 const char *textyear(int year) in textyear() function
130 fc_snprintf(buffer, sizeof(buffer), "%s/%s", textyear(game.info.year32), in calendar_text()
134 fc_snprintf(buffer, sizeof(buffer), "%s/%d", textyear(game.info.year32), in calendar_text()
140 return textyear(game.info.year32); in calendar_text()
H A Dcalendar.h26 const char *textyear(int year);
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dcalendar.c103 const char *textyear(int year) in textyear() function
130 fc_snprintf(buffer, sizeof(buffer), "%s/%s", textyear(game.info.year32), in calendar_text()
134 fc_snprintf(buffer, sizeof(buffer), "%s/%d", textyear(game.info.year32), in calendar_text()
140 return textyear(game.info.year32); in calendar_text()
H A Dcalendar.h26 const char *textyear(int year);
/dports/net/samba412/samba-4.12.15/source3/modules/
H A Dgetdate.y660 to_year (textint textyear)
662 int year = textyear.value;
669 if (textyear.digits == 2)
/dports/databases/gnats4/gnats-4.1.0/gnats/
H A Dgetdate.y657 to_year (textint textyear) in to_year() argument
659 int year = textyear.value; in to_year()
666 if (textyear.digits == 2) in to_year()
H A Dgetdate.c1858 to_year (textint textyear) in to_year() argument
1860 int year = textyear.value; in to_year()
1867 if (textyear.digits == 2) in to_year()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dparse-datetime.y898 to_year (textint textyear) in to_year() argument
900 long int year = textyear.value; in to_year()
907 else if (textyear.digits == 2) in to_year()
/dports/devel/cvs-devel/cvs-1.12.13/lib/
H A Dgetdate.y784 to_year (textint textyear) in to_year() argument
786 long int year = textyear.value; in to_year()
793 else if (textyear.digits == 2) in to_year()
/dports/security/shishi/shishi-1.0.2/gl/
H A Dparse-datetime.y898 to_year (textint textyear) in to_year() argument
900 long int year = textyear.value; in to_year()
907 else if (textyear.digits == 2) in to_year()
/dports/devel/util-linux/util-linux-2.36/sys-utils/
H A Dhwclock-parse-date.y907 static long int to_year(textint textyear) in to_year() argument
909 intmax_t year = textyear.value; in to_year()
918 else if (textyear.digits == 2) in to_year()
/dports/archivers/gcpio/cpio-2.13/gnu/
H A Dparse-datetime.y1179 to_year (textint textyear, bool debug) in to_year() argument
1181 long int year = textyear.value; in to_year()
1188 else if (textyear.digits == 2) in to_year()
1193 textyear.value, year); in to_year()
/dports/security/oath-toolkit/oath-toolkit-2.6.2/oathtool/gl/
H A Dparse-datetime.y1179 to_year (textint textyear, bool debug) in to_year() argument
1181 long int year = textyear.value; in to_year()
1188 else if (textyear.digits == 2) in to_year()
1193 textyear.value, year); in to_year()
/dports/archivers/gtar/tar-1.34/gnu/
H A Dparse-datetime.y1257 to_tm_year (textint textyear, bool debug, int *tm_year) in to_tm_year() argument
1259 intmax_t year = textyear.value; in to_tm_year()
1263 if (0 <= year && textyear.digits == 2) in to_tm_year()
1269 textyear.value, year); in to_tm_year()
/dports/databases/recutils/recutils-1.8/lib/
H A Dparse-datetime.y1266 to_tm_year (textint textyear, bool debug, int *tm_year) in to_tm_year() argument
1268 intmax_t year = textyear.value; in to_tm_year()
1272 if (0 <= year && textyear.digits == 2) in to_tm_year()
1278 textyear.value, year); in to_tm_year()
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dparse-datetime.y1269 to_tm_year (textint textyear, bool debug, int *tm_year) in to_tm_year() argument
1271 intmax_t year = textyear.value; in to_tm_year()
1275 if (0 <= year && textyear.digits == 2) in to_tm_year()
1281 textyear.value, year); in to_tm_year()
/dports/security/gnutls/gnutls-3.6.16/src/gl/
H A Dparse-datetime.y1257 to_tm_year (textint textyear, bool debug, int *tm_year) in to_tm_year() argument
1259 intmax_t year = textyear.value; in to_tm_year()
1263 if (0 <= year && textyear.digits == 2) in to_tm_year()
1269 textyear.value, year); in to_tm_year()
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dparse-datetime.y1266 to_tm_year (textint textyear, bool debug, int *tm_year) in to_tm_year() argument
1268 intmax_t year = textyear.value; in to_tm_year()
1272 if (0 <= year && textyear.digits == 2) in to_tm_year()
1278 textyear.value, year); in to_tm_year()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dparse-datetime.y1269 to_tm_year (textint textyear, bool debug, int *tm_year) in to_tm_year() argument
1271 intmax_t year = textyear.value; in to_tm_year()
1275 if (0 <= year && textyear.digits == 2) in to_tm_year()
1281 textyear.value, year); in to_tm_year()
/dports/devel/patch/patch-2.7.6/lib/
H A Dparse-datetime.y1266 to_tm_year (textint textyear, bool debug, int *tm_year) in to_tm_year() argument
1268 intmax_t year = textyear.value; in to_tm_year()
1272 if (0 <= year && textyear.digits == 2) in to_tm_year()
1278 textyear.value, year); in to_tm_year()
/dports/misc/findutils/findutils-4.8.0/gl/lib/
H A Dparse-datetime.y1257 to_tm_year (textint textyear, bool debug, int *tm_year) in to_tm_year() argument
1259 intmax_t year = textyear.value; in to_tm_year()
1263 if (0 <= year && textyear.digits == 2) in to_tm_year()
1269 textyear.value, year); in to_tm_year()
/dports/editors/poke/poke-1.0/gl/
H A Dparse-datetime.y1257 to_tm_year (textint textyear, bool debug, int *tm_year) in to_tm_year() argument
1259 intmax_t year = textyear.value; in to_tm_year()
1263 if (0 <= year && textyear.digits == 2) in to_tm_year()
1269 textyear.value, year); in to_tm_year()
/dports/ftp/lftp/lftp-4.9.2/lib/
H A Dparse-datetime.y1257 to_tm_year (textint textyear, bool debug, int *tm_year) in to_tm_year() argument
1259 intmax_t year = textyear.value; in to_tm_year()
1263 if (0 <= year && textyear.digits == 2) in to_tm_year()
1269 textyear.value, year); in to_tm_year()
/dports/games/freeciv/freeciv-2.6.6/server/
H A Dspacerace.c199 textyear(arrival)); in handle_spaceship_launch()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dspacerace.c199 textyear(arrival)); in handle_spaceship_launch()

123