Searched refs:SORT_SEP (Results 1 – 2 of 2) sorted by relevance
261 const char SORT_SEP = '\001'; variable424 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()
3096 insert SORT_SEP. With certain combinations of sort specifications,