Searched refs:switch (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Danonsub.t26 my $switch = "";
28 $switch = $1;
35 `MCR $^X "-I[-.lib]" $switch $tmpfile 2>&1` :
37 `.\\perl -I../lib $switch $tmpfile 2>&1` :
39 `$^X -I::lib $switch $tmpfile` :
41 `perl -I../lib $switch $tmpfile 2>&1` :
42 `./perl $switch $tmpfile 2>&1`;
50 print STDERR "PROG: $switch\n$prog\n";
H A Drunlevel.t28 my $switch = "";
30 $switch = $1;
37 `MCR $^X "-I[-.lib]" $switch $tmpfile 2>&1` :
39 `.\\perl -I../lib $switch $tmpfile 2>&1` :
41 `perl -I../lib $switch $tmpfile 2>&1` :
43 `$^X -I::lib -MMac::err=unix $switch $tmpfile` :
44 `./perl $switch $tmpfile 2>&1`;
52 print STDERR "PROG: $switch\n$prog\n";
H A Dfork.t39 my $switch;
41 $switch = $1;
52 $results = `.\\perl -I../lib $switch $tmpfile 2>&1`;
55 $results = `perl -I../lib $switch $tmpfile 2>&1`;
58 $results = `./perl $switch $tmpfile 2>&1`;
71 print STDERR "PROG: $switch\n$prog\n";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dstrict.t43 my $switch = "";
46 $switch = $&;
72 `.\\perl -I../lib $switch $tmpfile 2>&1` :
74 `perl -I../lib $switch $tmpfile 2>&1` :
76 `$^X -I::lib -MMac::err=unix $switch $tmpfile` :
77 `./perl $switch $tmpfile 2>&1`;
92 print STDERR "PROG: $switch\n$prog\n";
H A Dsubs.t24 my $switch = "";
27 $switch = $&;
51 `./perl $switch $tmpfile 2>&1` :
53 `.\\perl -I../lib $switch $tmpfile 2>&1` :
55 `perl -I../lib $switch $tmpfile 2>&1` :
57 `$^X -I::lib -MMac::err=unix $switch $tmpfile` :
58 `./perl $switch $tmpfile 2>&1`;
74 print STDERR "PROG: $switch\n$prog\n";
H A Dwarnings.t71 my $switch = "";
75 $switch = $&;
76 $switch =~ s/(-\S*[A-Z]\S*)/"$1"/ if $Is_VMS; # protect uc switches
118 `./perl "-I../lib" $switch $tmpfile` :
120 `.\\perl -I../lib $switch $tmpfile` :
122 `perl -I../lib $switch $tmpfile` :
124 `$^X -I::lib $switch -MMac::err=unix $tmpfile` :
125 `./perl -I../lib $switch $tmpfile`;
180 print STDERR "PROG: $switch\n$prog\n";
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex977 % We switch the definition of this back and forth according to WORD.
1937 % @l was never documented to mean ``switch to the Lisp font'',
3124 \def\@{@}% change to @@ when we switch to @ as escape char in index files.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex1041 % We switch the definition of this back and forth according to WORD.
2624 % @l was never documented to mean ``switch to the Lisp font'',
3883 \def\@{@}% change to @@ when we switch to @ as escape char in index files.

Completed in 1654 milliseconds