Lines Matching refs:split
599 _, number, _ = log.split('.', 2)732 stderr_lines = stderr.split("\n")[1:]1031 tag_parts = [int(x) for x in tag.split(".")]1045 for field in match.group(1).split('\t'):1052 warning_type = field.split("=", 1)[1]1143 lines = data.split('\n')