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

/freebsd-11-stable/contrib/groff/src/preproc/refer/
H A Dref.h102 const char *get_author(int, const char **) const;
H A Dlabel.y1156 const char *e, *start = get_author(i, &e);
1188 for (na = 0; get_author(na, &dummy) != 0; na++)
H A Dref.cpp1034 const char *reference::get_author(int i, const char **endp) const function in class:reference

Completed in 116 milliseconds