Searched refs:day_end (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/groff-38/groff/src/preproc/refer/
H A Dref.cpp387 const char *day_end; local
388 const char *day_start = find_day(s, s + len, &day_end);
391 if (day_end - day_start == 1)
393 while (day_start < day_end)

Completed in 162 milliseconds