Home
last modified time | relevance | path

Searched refs:sortify_field (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dref.h103 void sortify_field(unsigned char, int, string &) const;
H A Dref.cpp453 sortify_field(f, n, sort_key); in compute_sort_key()
462 sortify_field(*p, n, result); in sortify_authors()
465 sortify_field(AUTHOR_FIELDS[0], n, result); in sortify_authors()
476 void reference::sortify_field(unsigned char f, int n, string &result) const in sortify_field() function in reference