Home
last modified time | relevance | path

Searched refs:STDIN (Results 1 – 25 of 4013) sorted by relevance

12345678910>>...161

/dports/databases/p5-GDBM/perl-5.14.2/t/lib/warnings/
H A Dpp_sys18 write STDIN;
23 close STDIN;
90 close STDIN ; -T STDIN ; stat(STDIN) ;
124 write STDIN;
126 write STDIN;
136 close STDIN;
137 write STDIN;
140 write STDIN;
146 write STDIN;
150 write STDIN;
[all …]
/dports/lang/perl5.34/perl-5.34.0/t/lib/warnings/
H A Dpp_sys18 write STDIN;
23 close STDIN;
90 close STDIN ; -T STDIN ; stat(STDIN) ;
128 write STDIN;
130 write STDIN;
140 close STDIN;
141 write STDIN;
144 write STDIN;
150 write STDIN;
154 write STDIN;
[all …]
H A Dpp_hot13 close STDIN ; print STDIN "abc" ;
34 close STDIN ; $a = <STDIN>;
121 close STDIN ;
201 close STDIN ; $a = <STDIN> ;
202 opendir STDIN, "." ; $a = <STDIN> ;
205 opendir STDIN, "." ; $a = <STDIN> ;
206 $a = <STDIN> ;
214 close STDIN ; $a .= <STDIN> ;
215 opendir STDIN, "." ; $a .= <STDIN> ;
218 opendir STDIN, "." ; $a .= <STDIN> ;
[all …]
/dports/lang/perl5.30/perl-5.30.3/t/lib/warnings/
H A Dpp_sys18 write STDIN;
23 close STDIN;
90 close STDIN ; -T STDIN ; stat(STDIN) ;
128 write STDIN;
130 write STDIN;
140 close STDIN;
141 write STDIN;
144 write STDIN;
150 write STDIN;
154 write STDIN;
[all …]
H A Dpp_hot13 close STDIN ; print STDIN "abc" ;
34 close STDIN ; $a = <STDIN>;
121 close STDIN ;
201 close STDIN ; $a = <STDIN> ;
202 opendir STDIN, "." ; $a = <STDIN> ;
205 opendir STDIN, "." ; $a = <STDIN> ;
206 $a = <STDIN> ;
214 close STDIN ; $a .= <STDIN> ;
215 opendir STDIN, "." ; $a .= <STDIN> ;
218 opendir STDIN, "." ; $a .= <STDIN> ;
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/t/lib/warnings/
H A Dpp_sys18 write STDIN;
23 close STDIN;
90 close STDIN ; -T STDIN ; stat(STDIN) ;
128 write STDIN;
130 write STDIN;
140 close STDIN;
141 write STDIN;
144 write STDIN;
150 write STDIN;
154 write STDIN;
[all …]
H A Dpp_hot13 close STDIN ; print STDIN "abc" ;
34 close STDIN ; $a = <STDIN>;
121 close STDIN ;
201 close STDIN ; $a = <STDIN> ;
202 opendir STDIN, "." ; $a = <STDIN> ;
205 opendir STDIN, "." ; $a = <STDIN> ;
206 $a = <STDIN> ;
214 close STDIN ; $a .= <STDIN> ;
215 opendir STDIN, "." ; $a .= <STDIN> ;
218 opendir STDIN, "." ; $a .= <STDIN> ;
[all …]
/dports/lang/perl5.32/perl-5.32.1/t/lib/warnings/
H A Dpp_sys18 write STDIN;
23 close STDIN;
90 close STDIN ; -T STDIN ; stat(STDIN) ;
128 write STDIN;
130 write STDIN;
140 close STDIN;
141 write STDIN;
144 write STDIN;
150 write STDIN;
154 write STDIN;
[all …]
H A Dpp_hot13 close STDIN ; print STDIN "abc" ;
34 close STDIN ; $a = <STDIN>;
121 close STDIN ;
201 close STDIN ; $a = <STDIN> ;
202 opendir STDIN, "." ; $a = <STDIN> ;
205 opendir STDIN, "." ; $a = <STDIN> ;
206 $a = <STDIN> ;
214 close STDIN ; $a .= <STDIN> ;
215 opendir STDIN, "." ; $a .= <STDIN> ;
218 opendir STDIN, "." ; $a .= <STDIN> ;
[all …]
/dports/devel/p5-IO-NestedCapture/IO-NestedCapture-1.03/t/
H A D1-capture_in.t23 ok(tied *STDIN);
28 is(getc STDIN, 'd');
29 is(getc STDIN, 'u');
30 is(getc STDIN, 'd');
31 is(getc STDIN, 'l');
32 is(getc STDIN, 'e');
37 is(<STDIN>, undef);
57 ok(tied *STDIN);
73 ok(tied *STDIN);
82 ok(tied *STDIN);
[all …]
H A D3-capture_in_out.t9 is(tied *STDIN, undef);
14 is(tied *STDIN, undef);
25 is(tied *STDIN, undef);
32 ok(tied *STDIN);
37 is(<STDIN>, "avery\n");
39 is(<STDIN>, undef);
54 ok(tied *STDIN);
72 ok(tied *STDIN);
83 ok(tied *STDIN);
88 is(<STDIN>, undef);
[all …]
H A D4-capture_all.t13 is(tied *STDIN, undef);
22 ok(tied *STDIN);
31 is(<STDIN>, undef);
55 ok(tied *STDIN);
63 ok(tied *STDIN);
71 ok(tied *STDIN);
80 ok(tied *STDIN);
89 ok(tied *STDIN);
103 ok(tied *STDIN);
112 is(<STDIN>, undef);
[all …]
/dports/audio/cd2mp3/cd2mp3/
H A Dcd2mp371 print STDIN " ";
72 $presamp = <STDIN>;
81 print STDIN " ";
90 print STDIN " ";
91 chop($drive = <STDIN>);
109 print STDIN " ";
110 chop($track = <STDIN>);
141 print STDIN " ";
145 print STDIN " ";
188 print STDIN " ";
[all …]
/dports/databases/pg_citus/citus-10.2.3/src/test/regress/sql/
H A Dlocal_shard_copy.sql182 COPY distributed_table FROM STDIN WITH delimiter ',';
192 COPY distributed_table FROM STDIN WITH delimiter ',';
203 COPY distributed_table FROM STDIN WITH delimiter ',';
222 COPY distributed_table FROM STDIN WITH delimiter ',';
229 COPY distributed_table FROM STDIN WITH delimiter ',';
243 COPY distributed_table FROM STDIN WITH delimiter '|';
257 COPY distributed_table FROM STDIN WITH delimiter '[';
269 COPY distributed_table FROM STDIN WITH delimiter ',';
274 COPY distributed_table FROM STDIN WITH delimiter ',';
321 COPY reference_table FROM STDIN;
[all …]
H A Dfailure_copy_to_reference.sql27 \copy test_table FROM STDIN DELIMITER ','
38 \copy test_table FROM STDIN DELIMITER ','
49 \copy test_table FROM STDIN DELIMITER ','
60 \copy test_table FROM STDIN DELIMITER ','
71 \copy test_table FROM STDIN DELIMITER ','
82 \copy test_table FROM STDIN DELIMITER ','
93 \copy test_table FROM STDIN DELIMITER ','
105 \copy test_table FROM STDIN DELIMITER ','
116 \copy test_table FROM STDIN DELIMITER ','
127 \copy test_table FROM STDIN DELIMITER ','
[all …]
/dports/textproc/p5-Perl-Lint/Perl-Lint-0.25/t/Policy/InputOutput/
H A Dprohibit_explicit_stdin.t27 $foo = 'STDIN';
28 my $STDIN = 1;
29 close STDIN;
45 $answer = <STDIN>;
46 while (<STDIN>) {
49 if (<STDIN> =~ /y/) {
58 $content = join '', <STDIN>;
68 $answer = <STDIN>;
69 $answer = <STDIN>;
71 $answer = <STDIN>;
[all …]
/dports/mail/squirrelmail/squirrelmail.stable/squirrelmail/config/
H A Dconf.pl73 $ctu = <STDIN>;
109 $ctu = <STDIN>;
116 $ctu = <STDIN>;
162 $ctu = <STDIN>;
169 $ctu = <STDIN>;
1337 $inval=<STDIN>;
1451 $inval=<STDIN>;
1491 $tmp=<STDIN>;
2846 $input = <STDIN>;
3028 $input = <STDIN>;
[all …]
/dports/textproc/p5-Perl-Critic/Perl-Critic-1.140/t/InputOutput/
H A DProhibitExplicitStdin.run5 $foo = 'STDIN';
6 my $STDIN = 1;
7 close STDIN;
24 $answer = <STDIN>;
25 while (<STDIN>) {
28 if (<STDIN> =~ /y/) {
38 $content = join '', <STDIN>;
39 $content = join('', <STDIN>);
40 $content = join $var, <STDIN>;
41 $content = join($var, <STDIN>);
/dports/devel/cvsdadm/cvsdadm/
H A Dcvsdadm341 chomp($choice = <STDIN>);
358 chomp(my $user = <STDIN>);
361 chomp(my $repos = <STDIN>);
367 chomp($ans = <STDIN>);
401 chomp($ans = <STDIN>);
435 chomp($ans = <STDIN>);
469 chomp($ans = <STDIN>);
498 chomp($ans = <STDIN>);
521 chomp(my $user = <STDIN>);
528 chomp(my $pass = <STDIN>);
[all …]
/dports/devel/p5-App-Info/App-Info-0.57/t/
H A Dconfirm.t33 my $stdin = tie *STDIN, 'TieOut' or die "Cannot tie STDIN: $!\n";
39 print STDIN "foo3424324\n";
40 print STDIN "\n";
54 print STDIN "foo3424324\n";
55 print STDIN "\n";
69 print STDIN "foo3424324\n";
70 print STDIN "\n";
84 print STDIN "foo3424324\n";
85 print STDIN "\n";
H A Dprompt.t91 print STDIN 'foo3424324';
92 print STDIN $tmpdir;
108 print STDIN "\n";
120 print STDIN "$tmpdir\n";
135 print STDIN "\n";
149 print STDIN "$tmpdir\n";
163 print STDIN "foo\n";
164 print STDIN "22";
193 print STDIN "foo22\n";
194 print STDIN "foo";
[all …]
/dports/comms/mgetty+sendfax/mgetty-1.1.37/voice/libvoice/
H A Dvoice_fax.c56 tio_get( STDIN, &tio );
61 tio_set( STDIN, &tio );
64 fax_set_bor( STDIN, 0 );
66 fax_set_bor( STDIN, 1 );
71 if ( fax_set_flowcontrol( STDIN, (FAXSEND_FLOW) & FLOW_HARD ) == ERROR )
81 if (fax_command( "ATD", "OK", STDIN ) == ERROR) /* skip main loop */;
187 tio_get( STDIN, &tio );
194 tio_set( STDIN, &tio );
224 tio_set_flow_control( STDIN, &tio,
226 tio_set( STDIN, &tio );
[all …]
/dports/comms/mgetty+sendfax/mgetty-1.1.37/
H A Dmgetty.c455 clean_line( STDIN, 1);
496 voice_fd = STDIN;
522 clean_line( STDIN, 3);
683 clean_line( STDIN, 5 );
912 tio_get( STDIN, &tio );
963 clean_line( STDIN, 3);
965 tio_get( STDIN, &tio );
972 tio_set( STDIN, &tio );
1000 tio_set( STDIN, &tio );
1004 NeXT_repair_line(STDIN);
[all …]
/dports/graphics/gmt/gmt-6.3.0/test/mapproject/
H A Dproj4.sh8 gmt mapproject pt.txt -J+proj=aea+ellps=WGS84+units=m+lat_1=55+lat_2=65 | gmt math -o1 STDIN -C0 33…
9 gmt mapproject pt.txt -J+proj=cass+ellps=WGS84+units=m | gmt math -o1 STDIN -C0 333274.431072 SUB -…
10 gmt mapproject pt.txt "-J+proj=cea+ellps=WGS84+units=m+lon_0=11d32'00E" | gmt math -o1 STDIN -C0 -7…
12 gmt mapproject pt.txt -J+proj=hammer+ellps=WGS84+units=m | gmt math -o1 STDIN -C0 370843.923425 SUB…
14 gmt mapproject pt.txt -J+proj=merc+ellps=WGS84+units=m | gmt math -o1 STDIN -C0 545131.546415 SUB -…
16 gmt mapproject pt.txt -J+proj=moll+ellps=WGS84+units=m | gmt math -o1 STDIN -C0 360567.451176 SUB -…
17 gmt mapproject pt.txt -J+proj=poly+ellps=WGS84+units=m | gmt math -o1 STDIN -C0 333274.269648 SUB -…
19 gmt mapproject pt.txt -J+proj=sinu+ellps=WGS84+units=m | gmt math -o1 STDIN -C0 333528.909809 SUB -…
20 gmt mapproject pt.txt -J+proj=tmerc+ellps=WGS84+units=m | gmt math -o1 STDIN -C0 333425.492136 SUB …
28 gmt mapproject pt.txt -J+proj=laea+ellps=WGS84+units=m | gmt math -o1 STDIN -C0 371541.476735 SUB -…
[all …]
/dports/www/p5-CGI/CGI-4.53/t/
H A Dpostdata.t67 local *STDIN;
68 open STDIN, "<", \"GIF89a\1\0\1\0\x90\0\0\xFF\0\0\0\0\0,\0\0\0\0\1\0\1\0\0\2\2\4\1\0;"
70 binmode STDIN;
80 local *STDIN;
81 open STDIN, "<", \"GIF89a\1\0\1\0\x90\0\0\xFF\0\0\0\0\0,\0\0\0\0\1\0\1\0\0\2\2\4\1\0;"
83 binmode STDIN;
104 local *STDIN;
105 open STDIN, "<", \"GIF89a\1\0\1\0\x90\0\0\xFF\0\0\0\0\0,\0\0\0\0\1\0\1\0\0\2\2\4\1\0;"
107 binmode STDIN;

12345678910>>...161