Lines Matching refs:column
580 # This will output the fullpath + line + column584 column = line_entry.column585 if column: 586 out_file.write(':%u' % (column))