Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dterm.c5127 char_u *tp_b = tp + j + (is_4digit ? 17 : 13); in handle_osc() local
5132 gval = hexhex2nr(tp_b); in handle_osc()
5138 *tp_b) ? "light" : "dark"; in handle_osc()