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

/freebsd-10.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.
94 case TOGGLE:
153 case TOGGLE:
218 case TOGGLE:
305 case TOGGLE:
344 case TOGGLE:
408 case TOGGLE:
444 case TOGGLE:
466 case TOGGLE:
486 case TOGGLE
[all...]
H A Doption.c443 (*o->ofunc)((how_toggle==OPT_NO_TOGGLE) ? QUERY : TOGGLE, s);

Completed in 62 milliseconds