Home
last modified time | relevance | path

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

/trueos/contrib/groff/src/preproc/refer/
HDref.cpp28 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
/trueos/contrib/groff/
HDChangeLog.117400 * src/preproc/refer/ref.cc (sortify_title, find_month): Ditto.