Lines Matching refs:skipped
619 skipped = through( index - @position )620 if lc = skipped.count( "\n" ) and lc.zero?621 @column += skipped.length624 @column = skipped.length - skipped.rindex( "\n" ) - 1