Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dterm.c5126 char_u *tp_g = tp + j + (is_4digit ? 12 : 10); in handle_osc() local
5133 bval = hexhex2nr(tp_g); in handle_osc()
5137 char *new_bg_val = (3 * '6' < *tp_r + *tp_g + in handle_osc()