Searched refs:b_p_qe (Results 1 – 5 of 5) sorted by relevance
1814 curbuf->b_p_qe); in current_quote()1828 curbuf->b_p_qe); in current_quote()1864 curbuf->b_p_qe); in current_quote()1877 col_start = find_prev_quote(line, col_start, quotechar, curbuf->b_p_qe); in current_quote()1888 curbuf->b_p_qe); in current_quote()
246 check_string_option(&buf->b_p_qe); in check_buf_options()
2927 char_u *b_p_qe; // 'quoteescape' member
5494 case PV_QE: return (char_u *)&(curbuf->b_p_qe); in get_varp()6101 buf->b_p_qe = vim_strsave(p_qe); in buf_copy_options()
2351 clear_string_option(&buf->b_p_qe); in free_buf_options()