Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dref.cpp478 typedef void (*sortify_t)(const char *, int, string &); in sortify_field() typedef
479 sortify_t sortifier = sortify_other; in sortify_field()