Home
last modified time | relevance | path

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

/coreutils/src/
Dptx.c754 char *word_end; /* end of word */ in find_occurs_in_text() local
854 word_end = cursor + word_regs.end[0]; in find_occurs_in_text()
877 word_end = scan; in find_occurs_in_text()
887 if (word_end == word_start) in find_occurs_in_text()
901 possible_key.size = word_end - word_start; in find_occurs_in_text()