Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/groff/src/preproc/refer/
HDref.cpp261 const char SORT_SEP = '\001'; variable
424 sort_key += SORT_SEP; in compute_sort_key()
1123 start = (char *)memchr(start, SORT_SEP, end - start); in get_sort_field()
1128 const char *e = (char *)memchr(start, SORT_SEP, end - start); in get_sort_field()
/freebsd-11-stable/contrib/groff/
HDChangeLog3096 insert SORT_SEP. With certain combinations of sort specifications,