Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Dcmd.h144 #define SK_BACKTAB 15 macro
H A Dlesskey_parse.c249 case 't': ch = SK_BACKTAB; break; in tstr()
H A Ddecode.c187 SK(SK_BACKTAB),0, EC_B_COMPLETE, /* BACKTAB */
H A Dscreen.c1091 case SK_BACKTAB: in special_key_str()