Home
last modified time | relevance | path

Searched refs:stdin (Results 1 – 25 of 34) sorted by path

12

/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DPhp72.php125 $stdin = 'php://stdin' === $meta['uri'] || 'php://fd/0' === $meta['uri'];
127 return !$stdin
/plugin/codemirror/dist/modes/
H A Dlua.min.js.map1 …s\",\"io.open\",\"io.output\",\"io.popen\",\"io.read\",\"io.stderr\",\"io.stdin\",\n \"io.stdou…
H A Dsas.min.js.map1 …sortsize soundex spedis splashlocation split spool sqrt start std stderr stdin stfips stimer stna…
H A Dsql.min.js.map1stdin stdout storage strict strip structure style subclass_origin submultiset subscription substri…
/plugin/combo/vendor/symfony/process/Pipes/
H A DAbstractPipes.php89 * Writes input to stdin.
128 foreach ($w as $stdin) {
130 $written = fwrite($stdin, $this->inputBuffer);
143 $written = fwrite($stdin, $data);
/plugin/commonmark/vendor/league/commonmark/bin/
H A Dcommonmark
/plugin/davcal/vendor/sabre/dav/bin/
H A Dgooglecode_upload.py177 user_name = sys.stdin.readline().rstrip()
/plugin/davcal/vendor/sabre/vobject/lib/
H A DCli.php71 protected $stdin; variable in Sabre\\VObject\\Cli
110 if (!$this->stdin) {
111 $this->stdin = fopen('php://stdin', 'r');
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DCliTest.php140 $this->cli->stdin = $inputStream;
172 $this->cli->stdin = $inputStream;
211 $this->cli->stdin = $inputStream;
257 $this->cli->stdin = $inputStream;
324 $this->cli->stdin = $inputStream;
364 $this->cli->stdin = $inputStream;
404 $this->cli->stdin = $inputStream;
429 $this->cli->stdin = $inputStream;
451 $this->cli->stdin = $inputStream;
472 $this->cli->stdin = $inputStream;
[all …]
/plugin/davcard/vendor/sabre/vobject/lib/
H A DCli.php71 protected $stdin; variable in Sabre\\VObject\\Cli
110 if (!$this->stdin) {
111 $this->stdin = fopen('php://stdin', 'r');
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DCliTest.php140 $this->cli->stdin = $inputStream;
172 $this->cli->stdin = $inputStream;
211 $this->cli->stdin = $inputStream;
257 $this->cli->stdin = $inputStream;
324 $this->cli->stdin = $inputStream;
364 $this->cli->stdin = $inputStream;
404 $this->cli->stdin = $inputStream;
429 $this->cli->stdin = $inputStream;
451 $this->cli->stdin = $inputStream;
472 $this->cli->stdin = $inputStream;
[all …]
/plugin/dropfiles/
H A Dyarn.lock1136 get-stdin@^4.0.1:
1138 …resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5…
1140 get-stdin@^5.0.1:
1142 …resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c5253030569…
2649 get-stdin "^4.0.1"
2689 get-stdin "^5.0.1"
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DREADME.md199 `stdin`), thus:
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DPHP.php31 protected $stdin = ''; variable in PHPUnit_Util_PHP
87 * @param string $stdin
89 public function setStdin($stdin) argument
91 $this->stdin = (string) $stdin;
101 return $this->stdin;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/
H A DDefault.php38 if ($this->useTempFile || $this->stdin) {
46 $job = $this->stdin;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dphpt-stdin.phpt7 $input = file_get_contents('php://stdin');
/plugin/findologicxmlexport/vendor/symfony/yaml/Command/
H A DLintCommand.php91 if (!$stdin = $this->getStdin()) {
95 return $this->display($io, [$this->validate($stdin, $flags)]);
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DCli.php71 protected $stdin; variable in Sabre\\VObject\\Cli
110 if (!$this->stdin) {
111 $this->stdin = fopen('php://stdin', 'r');
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DCliTest.php140 $this->cli->stdin = $inputStream;
172 $this->cli->stdin = $inputStream;
210 $this->cli->stdin = $inputStream;
256 $this->cli->stdin = $inputStream;
322 $this->cli->stdin = $inputStream;
362 $this->cli->stdin = $inputStream;
402 $this->cli->stdin = $inputStream;
426 $this->cli->stdin = $inputStream;
448 $this->cli->stdin = $inputStream;
469 $this->cli->stdin = $inputStream;
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php1873 $stdin = false;
1876 $stdin = true;
1879 if (PHP_CODESNIFFER_VERBOSITY > 0 || (PHP_CODESNIFFER_CBF === true && $stdin === false)) {
1896 if (PHP_CODESNIFFER_VERBOSITY > 0 || (PHP_CODESNIFFER_CBF === true && $stdin === false)) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php714 } else if (substr($arg, 0, 11) === 'stdin-path=') {
H A DFile.php660 $stdin = false;
663 $stdin = true;
704 … if (PHP_CODESNIFFER_VERBOSITY > 0 || (PHP_CODESNIFFER_CBF === true && $stdin === false)) {
730 if (PHP_CODESNIFFER_VERBOSITY > 0 || (PHP_CODESNIFFER_CBF === true && $stdin === false)) {
H A DFixer.php159 $stdin = false;
162 $stdin = true;
195 if (PHP_CODESNIFFER_CBF === true && $stdin === false) {
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2 …derr")}var stdin=FS.open("/dev/stdin","r");HEAP32[_stdin>>2]=FS.getPtrForStream(stdin);assert(stdi…
H A Dopus.js2 …derr")}var stdin=FS.open("/dev/stdin","r");HEAP32[_stdin>>2]=FS.getPtrForStream(stdin);assert(stdi…

12