Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h984 EXTERN int p_tx; // 'textmode' variable
H A Doptiondefs.h2621 (char_u *)&p_tx, PV_TX,
H A Doption.c5888 buf->b_p_tx = p_tx; in buf_copy_options()