Searched refs:cindent (Results 1 – 2 of 2) sorted by relevance
24 cindent = 0 variable26 global cindent31 cindent -= 132 s = cindent*"\t" + s35 cindent += 1
3715 my ($clen, $cindent) = line_stats($ctx);3717 $indent != $cindent) {