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

/macosx-10.9.5/groff-38/groff/src/preproc/refer/
H A Dref.cpp261 const char SORT_SEP = '\001'; variable
424 sort_key += SORT_SEP;
1123 start = (char *)memchr(start, SORT_SEP, end - start);
1128 const char *e = (char *)memchr(start, SORT_SEP, end - start);

Completed in 118 milliseconds