Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h2765 #define FSK_IN_STRING 0x04 // TRUE in string, double quote is escaped macro
H A Dtypval.c1952 int flags = FSK_KEYCODE | FSK_IN_STRING; in eval_string()
H A Dmisc2.c1335 int in_string = flags & FSK_IN_STRING; in find_special_key()