Home
last modified time | relevance | path

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

/coreutils/src/
Dtac.c197 char const *separator1 = separator + 1; /* Speed optimization, non-regexp. */ in tac_seekable() local
283 || (match_length1 && !STREQ_LEN (match_start + 1, separator1, in tac_seekable()