Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dref.cpp401 void sortify_label(const char *s, int len, string &key) in sortify_label() function
449 sortify_label(label.contents(), label.length(), sort_key); in compute_sort_key()