OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icase
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libc/regex/
regex2.h
130
int
icase
;
member in struct:__anonbc61ebe90208
142
if (cs->
icase
) {
165
else if (cs->
icase
)
regcomp.c
1120
cs->
icase
= 1;
1268
cs->
icase
= 1;
1750
cs->
icase
== 0)
1779
if (cs->
icase
) {
/src/usr.bin/sed/
defs.h
66
int
icase
; /* True if I flag */
member in struct:s_subst
compile.c
347
cmd->u.s->re = compile_re(re, cmd->u.s->
icase
);
718
s->
icase
= 0;
738
s->
icase
= 1;
922
int
icase
;
local in function:compile_addr
924
icase
= 0;
937
icase
= 1;
943
a->u.r = compile_re(re,
icase
);
/src/usr.bin/mail/
list.c
568
if (is_substr(val, "
icase
"))
Completed in 15 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025