Searched refs:find_month (Results 1 – 2 of 2) sorted by relevance
28 static int find_month(const char *start, const char *end);383 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
400 * src/preproc/refer/ref.cc (sortify_title, find_month): Ditto.