Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptionstr.c827 else if (varp == &p_hl) in did_set_string_option()
2380 if (varp == &p_hl) in did_set_string_option()
H A Doption.h650 EXTERN char_u *p_hl; // 'highlight' variable
H A Dhighlight.c3770 p = p_hl; in highlight_changed()
H A Doptiondefs.h1292 (char_u *)&p_hl, PV_NONE,