OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_NO_TOGGLE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/less/dist/
option.h
41
#define
OPT_NO_TOGGLE
0
option.c
295
*
OPT_NO_TOGGLE
just report the current setting, without changing it.
323
if (how_toggle ==
OPT_NO_TOGGLE
&& (o->otype & NO_QUERY))
341
how_toggle =
OPT_NO_TOGGLE
;
346
if (how_toggle !=
OPT_NO_TOGGLE
&& (o->otype & HL_REPAINT))
353
if (how_toggle !=
OPT_NO_TOGGLE
)
437
(*o->ofunc)((how_toggle==
OPT_NO_TOGGLE
) ? QUERY : TOGGLE, s);
440
if (how_toggle !=
OPT_NO_TOGGLE
&& (o->otype & HL_REPAINT))
476
if (how_toggle !=
OPT_NO_TOGGLE
&& (o->otype & REPAINT))
command.c
222
dash = (flag ==
OPT_NO_TOGGLE
) ? "_" : "-";
362
if (flag ==
OPT_NO_TOGGLE
)
1941
optflag =
OPT_NO_TOGGLE
;
Completed in 25 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026