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_LOWERCASE
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/file/dist/src/
file.h
383
#define
STRING_IGNORE_LOWERCASE
BIT(2)
416
#define STRING_IGNORE_CASE (
STRING_IGNORE_LOWERCASE
|STRING_IGNORE_UPPERCASE)
print.c
90
if (m->str_flags &
STRING_IGNORE_LOWERCASE
)
apprentice.c
1946
m->str_flags |=
STRING_IGNORE_LOWERCASE
;
softmagic.c
2024
if ((flags &
STRING_IGNORE_LOWERCASE
) &&
Completed in 28 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026