Home
last modified time | relevance | path

Searched refs:OPT_TOGGLE (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_tcl.c1291 enum { OPT_OFF, OPT_ON, OPT_TOGGLE }; in tclsetoption() enumerator
1341 case OPT_TOGGLE: in tclsetoption()