Searched refs:toggle_option (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/less/ |
| H A D | option.c | 320 public lbool toggle_option(struct loption *o, lbool lower, constant char *s, int how_toggle) in toggle_option() function
|
| H A D | command.c | 294 toggle_option(curropt, opt_lower, cbuf, optflag); in exec_mca() 540 toggle_option(curropt, opt_lower, "", optflag); in mca_opt_char()
|
| H A D | funcs.h | 340 public lbool toggle_option(struct loption *o, lbool lower, constant char *s, int how_toggle);
|