Home
last modified time | relevance | path

Searched refs:same_author_name (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/groff/src/preproc/refer/
HDref.h27 int same_author_name(const reference &, const reference &, int);
116 friend int same_author_name(const reference &, const reference &, int);
HDlabel.y1069 if (!same_author_name(**name_start, **p, i)) { in consider_authors()
1099 int same_author_name(const reference &r1, const reference &r2, int n) in same_author_name() function
/NextBSD/contrib/groff/
HDChangeLog192 same_author_last_name, and same_author_name.
1951 same_author_name): Handle empty sort keys.