Searched refs:p_qe (Results 1 – 3 of 3) sorted by relevance
811 EXTERN char_u *p_qe; // 'quoteescape' variable
2077 (char_u *)&p_qe, PV_QE,
6101 buf->b_p_qe = vim_strsave(p_qe); in buf_copy_options()