OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEARCH_NOOPT
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/nvi/dist/common/
screen.h
188
#define
SEARCH_NOOPT
0x000800 /* Ignore edit options. */
search.c
163
if (!LF_ISSET(
SEARCH_NOOPT
) && O_ISSET(sp, O_WRAPSCAN))
308
if (!LF_ISSET(
SEARCH_NOOPT
) && O_ISSET(sp, O_WRAPSCAN))
/src/external/bsd/nvi/dist/vi/
v_search.c
402
LF_INIT(
SEARCH_NOOPT
);
/src/external/bsd/nvi/dist/ex/
ex_subst.c
909
if (!LF_ISSET(
SEARCH_NOOPT
| SEARCH_CSCOPE | SEARCH_TAG)) {
Completed in 17 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026