Home | History | Annotate | Download | only in tools

Lines Matching refs:num_open

1118   num_open = tail.count(startchar) - tail.count(endchar)
1123 if num_open + delta <= 0:
1125 FindEndOfExpressionInLine(line, 0, num_open, startchar, endchar))
1126 num_open += delta