Searched refs:is_field_start (Results 1 – 1 of 1) sorted by relevance
127 def is_field_start(line): function149 if leading > 15 or (len(cols) > 3 and is_field_start(cols[3])):150 if is_field_start(line):