Searched refs:TOGGLE (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/less/
H A Doption.h36 #define TOGGLE 2 /* Change value (from - command) */ macro
H A Doptfunc.c23 * TOGGLE The option is being changed from within the program.
92 case TOGGLE:
149 case TOGGLE:
214 case TOGGLE:
301 case TOGGLE:
340 case TOGGLE:
394 case TOGGLE:
430 case TOGGLE:
452 case TOGGLE:
472 case TOGGLE
[all...]
H A Doption.c440 (*o->ofunc)((how_toggle==OPT_NO_TOGGLE) ? QUERY : TOGGLE, s);

Completed in 55 milliseconds