OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRING_IGNORE_UPPERCASE
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/file/dist/src/
file.h
401
#define
STRING_IGNORE_UPPERCASE
BIT(3)
433
#define STRING_IGNORE_CASE (STRING_IGNORE_LOWERCASE|
STRING_IGNORE_UPPERCASE
)
print.c
93
if (m->str_flags &
STRING_IGNORE_UPPERCASE
)
apprentice.c
1969
m->str_flags |=
STRING_IGNORE_UPPERCASE
;
softmagic.c
2103
else if ((flags &
STRING_IGNORE_UPPERCASE
) &&
Completed in 55 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026