Lines Matching refs:split
93 $targetos = (split(/=/, shift @ARGV, 2))[1];
96 $setupfile = (split(/=/, shift @ARGV, 2))[1];
99 $extvercmd = (split(/=/, shift @ARGV, 2))[1];
102 $mktarball = (split(/=/, shift @ARGV, 2))[1];
105 $name = (split(/=/, shift @ARGV, 2))[1];
108 $email = (split(/=/, shift @ARGV, 2))[1];
111 $desc = (split(/=/, shift @ARGV, 2))[1];
114 $notes = (split(/=/, shift @ARGV, 2))[1];
137 $runtestopts = (split(/=/, shift @ARGV, 2))[1];
541 my @pa = split($s, $p);