Searched refs:comment_nest_depth (Results 1 – 1 of 1) sorted by relevance
469 comment_nest_depth = 0 variable481 if comment_nest_depth == 0:486 comment_nest_depth += 1491 comment_nest_depth -= 1493 if comment_nest_depth < 0:498 if comment_nest_depth > 0: