OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iswword
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/grep/
util.c
277
#define
iswword
(x) (iswalnum((x)) || (x) == L'_')
macro
338
if (
iswword
(wbegin) ||
iswword
(wend))
Completed in 11 milliseconds
Indexes created Tue Oct 28 07:09:57 GMT 2025