| /plugin/jplayer/vendor/symfony/process/Tests/ |
| D | PipeStdinInStdoutStdErrStreamSelect.php | 17 $read = [\STDIN]; 20 stream_set_blocking(\STDIN, 0); 60 $str = fread(\STDIN, 32768); 65 if (false === $str || feof(\STDIN)) { 67 if (!feof(\STDIN)) {
|
| /plugin/wysiwyg/fckeditor/editor/filemanager/connectors/perl/ |
| D | upload_fck.pl | 152 binmode(STDIN); 154 my $Boundary = <STDIN>; 157 while(<STDIN>) { 171 while(<STDIN>) { 179 while(<STDIN>) { 222 read(STDIN,$Buffer,$ENV{'CONTENT_LENGTH'});
|
| /plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/perl/ |
| D | upload_fck.pl | 152 binmode(STDIN); 154 my $Boundary = <STDIN>; 157 while(<STDIN>) { 171 while(<STDIN>) { 179 while(<STDIN>) { 222 read(STDIN,$Buffer,$ENV{'CONTENT_LENGTH'});
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/ |
| D | phpt-stdin.phpt | 2 PHPT runner supports STDIN section 3 --STDIN--
|
| /plugin/findologicxmlexport/vendor/sebastian/environment/src/ |
| D | Console.php | 17 const STDIN = 0; define in SebastianBergmann\\Environment\\Console 83 if (!$this->isInteractive(self::STDIN)) {
|
| /plugin/findologicxmlexport/vendor/symfony/yaml/Command/ |
| D | LintCommand.php | 204 if (0 !== ftell(STDIN)) { 209 while (!feof(STDIN)) { 210 $inputs .= fread(STDIN, 1024);
|
| /plugin/davcard/vendor/sabre/vobject/bin/ |
| D | bench.php | 6 $data = stream_get_contents(STDIN);
|
| /plugin/webdavclient/vendor/sabre/vobject/bin/ |
| D | bench.php | 6 $data = stream_get_contents(STDIN);
|
| /plugin/icalevents/vendor/sabre/vobject/bin/ |
| D | bench.php | 6 $data = stream_get_contents(STDIN);
|
| /plugin/davcal/vendor/sabre/vobject/bin/ |
| H A D | bench.php | 6 $data = stream_get_contents(STDIN);
|
| /plugin/wysiwyg/fckeditor/_samples/perl/ |
| D | sampleposteddata.cgi | 55 read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
|
| D | sample03.cgi | 63 read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
|
| D | sample04.cgi | 63 read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
|
| D | sample02.cgi | 63 read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
|
| /plugin/grensladawritezor/fckeditor/_samples/perl/ |
| D | sampleposteddata.cgi | 55 read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
|
| D | sample03.cgi | 63 read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
|
| D | sample04.cgi | 63 read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
|
| D | sample02.cgi | 63 read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
|
| /plugin/jplayer/vendor/kriswallsmith/assetic/ |
| D | CHANGELOG-1.0.md | 28 * Removed use of STDIN
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/ |
| D | Command.php | 373 $bootstrapScript = trim(fgets(STDIN)); 376 $testsDirectory = trim(fgets(STDIN)); 379 $src = trim(fgets(STDIN));
|
| /plugin/combo/vendor/symfony/yaml/ |
| H A D | CHANGELOG.md | 43 …* removed support for implicit STDIN usage in the `lint:yaml` command, use `lint:yaml -` (append a… 50 …* deprecated accepting STDIN implicitly when using the `lint:yaml` command, use `lint:yaml -` (app…
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/ |
| D | GraphNavigatorTest.php | 47 $this->serializationNavigator->accept(STDIN, null);
|
| /plugin/codemirror/dist/modes/ |
| D | perl.min.js | 1 …:[5,1],READLINE:[5,1],DESTROY:[5,1],TIE:[5,1],TIEHANDLE:[5,1],UNTIE:[5,1],STDIN:5,STDIN_TOP:5,STDO… property
|
| D | pig.min.js.map | 1 …REAM THROUGH STORE MAPREDUCE \"\n + \"SHIP CACHE INPUT OUTPUT STDERROR STDIN STDOUT LIMIT SAMPL…
|
| /plugin/asciidocjs/node_modules/uglify-js/bin/ |
| D | uglifyjs | 301 files = { STDIN: chunks.join("") };
|