Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dtoken.h43 void sortify(const char *start, const char *end, string &result) const;
H A Dtoken.cpp96 void token_info::sortify(const char *start, const char *end, string &result) in sortify() function in token_info
H A DTODO109 sortify-token \(ae ae
H A Dref.cpp295 ti->sortify(token_start, s, result); in sortify_words()
309 ti->sortify(token_start, s, result); in sortify_word()