OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TO_LOWER
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/less/dist/
cvt.c
94
ch =
TO_LOWER
(ch);
less.h
146
#undef
TO_LOWER
154
#define
TO_LOWER
(c) towlower(c)
160
#define
TO_LOWER
(c) tolower((unsigned char) (c))
165
#define
TO_LOWER
(c) ASCII_TO_LOWER(c)
Completed in 16 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026