OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:icase
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xedit/dist/lisp/
regex.c
76
re-comp pattern &key nospec
icase
nosub newline
84
LispObj *pattern, *nospec, *
icase
, *nosub, *newline;
local
88
icase
= ARGUMENT(2);
100
if (
icase
!= UNSPEC &&
icase
!= NIL)
/xsrc/external/mit/xedit/dist/
hook.c
418
int state, action, offset,
icase
, confirm;
local
492
icase
= offset = 0;
541
icase
= 1;
757
if ((!!(einfo.flags & RE_ICASE) ^
icase
) ||
764
einfo.flags =
icase
? RE_ICASE : 0;
1151
errptr = "
Icase
needs an command defined or none for search";
Completed in 28 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026