OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_tolower
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/spell/spellprog/
look.c
65
*s =
_tolower
(*s);
177
ch =
_tolower
(*s2);
/src/include/
ctype.h
85
int
_tolower
(int);
/src/sys/sys/
ctype_inline.h
65
#define
_tolower
(c) ((c) - 'A' + 'a')
macro
/src/lib/libc/gen/
isctype.c
139
_tolower
(int c)
function in typeref:typename:int
Completed in 21 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025