Searched refs:b_ind_matching_paren (Results 1 – 2 of 2) sorted by relevance
1805 buf->b_ind_matching_paren = 0; in parse_cino()1913 case 'm': buf->b_ind_matching_paren = n; break; in parse_cino()2503 if (theline[0] == ')' && curbuf->b_ind_matching_paren) in get_c_indent()
3023 int b_ind_matching_paren; member