OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iswlower
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libc/regex/
utils.h
53
#define
iswlower
(a) islower(a)
macro
/src/lib/libc/locale/
Makefile.inc
61
iswalnum.3 iswgraph.3 iswalnum.3
iswlower
.3 \
/src/include/
wctype.h
64
int
iswlower
(wint_t);
/src/tests/lib/libc/locale/
t_wctype.c
217
ATF_REQUIRE_EQ(!!
iswlower
(wc), inout);
/src/lib/libedit/
emacs.c
297
if (
iswlower
(*cp))
322
if (
iswlower
(*cp))
vi.c
267
else if (
iswlower
(c))
Completed in 16 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025