HomeSort by: relevance | last modified time | path
    Searched defs:find_month (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/groff/dist/src/preproc/refer/
ref.cpp 30 static int find_month(const char *start, const char *end);
385 int m = find_month(s, s + len);
931 static int find_month(const char *start, const char *end) function

Completed in 44 milliseconds