OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:all_lower
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/flex/dist/src/
scan.l
101
if (
all_lower
( str ) ) \
flexdef.h
806
extern int
all_lower
(char *);
misc.c
166
/*
all_lower
- true if a string is all lower-case */
168
int
all_lower
(char *str)
function
initscan.c
1941
if (
all_lower
( str ) ) \
/src/external/gpl3/gcc/dist/gcc/
genmatch.cc
745
bool
all_lower
= true;
local
748
all_lower
= false;
751
if (
all_lower
)
/src/external/gpl3/gcc.old/dist/gcc/
genmatch.cc
595
bool
all_lower
= true;
local
598
all_lower
= false;
601
if (
all_lower
)
Completed in 84 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026