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_isdigit
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/common/
lint.h
175
ch_isdigit
(char ch)
function
/src/usr.bin/indent/
indent.h
535
ch_isdigit
(char ch)
function
/src/usr.bin/make/
make.h
1191
ch_isdigit
(char ch) { return isdigit((unsigned char)ch) != 0; }
function
Completed in 18 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026