Home | History | Annotate | Download | only in Scripts

Lines Matching refs:split

444         system ((split ' ', $editor), @logs);
522 my @components = split /:/;
1669 my @commitLogs = split(/^[Cc]ommit [a-f0-9]{40}/m, $gitLog);
1677 my @lines = split(/\n/, $commitLog);