Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h992 EXTERN char_u *p_titleold; // 'titleold' variable
H A Doptiondefs.h2669 (char_u *)&p_titleold, PV_NONE,
H A Dos_unix.c2308 (oldtitle ? oldtitle : p_titleold) : NULL, in mch_restore_title()