OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:end_of_word
(Results
1 - 1
of
1
) sorted by null
/ndk/sources/host-tools/sed-4.2.1/sed/
fmt.c
310
register WORD *
end_of_word
;
local
312
end_of_word
= &words[MAXWORDS - 2];
338
if (word_limit ==
end_of_word
)
Completed in 717 milliseconds