Lines Matching defs:version
48 static void version(void);
52 /* The version of date */
77 /* version info */
78 if(strcmp(arg, "-v") == 0 || strcmp(arg, "--version") == 0) {
134 /* print version info */
136 version();
154 puts(" -v, --version Print the version number of date and exit.");
164 version()
166 printf("icudate version %s (ICU version %s), created by Stephen F. Booth.\n",