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

/freebsd-11-stable/contrib/groff/src/preproc/refer/
H A Dref.cpp367 const char *year_end; local
368 const char *year_start = find_year(s, s + len, &year_end);
376 int n = year_end - year_start;
381 while (year_start < year_end)

Completed in 157 milliseconds