OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ch_isspace
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/common/
lint.h
193
ch_isspace
(char ch)
function
/src/usr.bin/indent/
indent.h
541
ch_isspace
(char ch)
function
/src/usr.bin/make/
make.h
1195
ch_isspace
(char ch) { return isspace((unsigned char)ch) != 0; }
function
1206
while (
ch_isspace
(**pp))
1231
while (
ch_isspace
(**pp))
Completed in 15 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026