Home
last modified time | relevance | path

Searched refs:find_month (Results 1 – 11 of 11) sorted by relevance

/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/cgi/
H A Ddate.c126 int find_month(char *mon) { in find_month() function
175 month = find_month(mname); in later_than()
/dports/www/clearsilver/clearsilver-0.10.5/cgi/
H A Ddate.c126 int find_month(char *mon) { in find_month() function
175 month = find_month(mname); in later_than()
/dports/www/p5-ClearSilver/clearsilver-0.10.5/cgi/
H A Ddate.c126 int find_month(char *mon) { in find_month() function
175 month = find_month(mname); in later_than()
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dnumber-match.c347 find_month (GORegmatch const *pm) in find_month() function
703 month = find_month (&match[2]); in format_match_datetime()
704 if (month == -1) month = find_month (&match[2 + 12]); in format_match_datetime()
728 month = find_month (&match[4]); in format_match_datetime()
729 if (month == -1) month = find_month (&match[4 + 12]); in format_match_datetime()
790 month = find_month (match + 3); in format_match_datetime()
/dports/textproc/groff/groff-1.22.4/src/preproc/refer/
H A Dref.cpp26 static int find_month(const char *start, const char *end);
381 int m = find_month(s, s + len); in sortify_date()
930 static int find_month(const char *start, const char *end) in find_month() function
/dports/japanese/groff/groff-1.18.1.1/src/preproc/refer/
H A Dref.cc27 static int find_month(const char *start, const char *end);
382 int m = find_month(s, s + len); in sortify_date()
929 static int find_month(const char *start, const char *end) in find_month() function
/dports/www/p5-ClearSilver/clearsilver-0.10.5/imd/
H A Dimd.c34 int find_month(char *mon) { in find_month() function
79 month = find_month(mname); in later_than()
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/imd/
H A Dimd.c34 int find_month(char *mon) { in find_month() function
79 month = find_month(mname); in later_than()
/dports/www/clearsilver/clearsilver-0.10.5/imd/
H A Dimd.c34 int find_month(char *mon) { in find_month() function
79 month = find_month(mname); in later_than()
/dports/textproc/groff/groff-1.22.4/
H A DChangeLog.117400 * src/preproc/refer/ref.cc (sortify_title, find_month): Ditto.
/dports/japanese/groff/groff-1.18.1.1/
H A DChangeLog4186 * src/preproc/refer/ref.cc (sortify_title, find_month): Ditto.