Home | History | Annotate | Download | only in tools

Lines Matching full:startline

4075         (_, startline, startpos) = ReverseCloseExpression(
4077 if startpos > -1 and startline < linenum:
4081 for i in xrange(startline, linenum + 1):