HomeSort by: relevance | last modified time | path
    Searched refs:get_author (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/groff/dist/src/preproc/refer/
ref.h 104 const char *get_author(int, const char **) const;
label.y 1158 const char *e, *start = get_author(i, &e);
1190 for (na = 0; get_author(na, &dummy) != 0; na++)
ref.cpp 1036 const char *reference::get_author(int i, const char **endp) const function in class:reference

Completed in 64 milliseconds