Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h394 EXTERN int p_bin; // 'binary' variable
H A Doption.c2339 p_bin = TRUE; // needed when called for the "-b" argument in set_options_bin()
5922 buf->b_p_bin = p_bin; in buf_copy_options()
H A Doptiondefs.h491 (char_u *)&p_bin, PV_BIN,