Home
last modified time | relevance | path

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

/trueos/contrib/groff/src/preproc/refer/
HDref.cpp263 const char SORT_SUB_SUB_SEP = '\003'; variable
357 key += SORT_SUB_SUB_SEP; in sortify_name()
360 key += SORT_SUB_SUB_SEP; in sortify_name()
405 ptr < end && *ptr != SORT_SUB_SEP && *ptr != SORT_SUB_SUB_SEP; in sortify_label()
1149 start = (char *)memchr(start, SORT_SUB_SUB_SEP, end - start); in get_sort_field()
1154 e = (char *)memchr(start, SORT_SUB_SUB_SEP, end - start); in get_sort_field()