Home
last modified time | relevance | path

Searched refs:STDERR (Results 1 – 25 of 58) sorted by relevance

123

/plugin/icalevents/vendor/bin/
H A Dgenerate_vcards21 fwrite(STDERR, "Composer autoloader could not be properly loaded.\n");
42 fwrite(STDERR, $help);
48 fwrite(STDERR, "Count must be at least 1\n");
52 fwrite(STDERR, "sabre/vobject " . Version::VERSION . "\n");
53 fwrite(STDERR, "Generating " . $count . " vcards in vCard 4.0 format\n");
206 fwrite(STDERR, "\033[100D$current/$count");
235 fwrite(STDERR, ob_get_clean());
241 fwrite(STDERR,"\nDone.\n");
H A Dvobject21 fwrite(STDERR, "Composer autoloader could not be loaded.\n");
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dgenerate_vcards21 fwrite(STDERR, "Composer autoloader could not be properly loaded.\n");
42 fwrite(STDERR, $help);
48 fwrite(STDERR, "Count must be at least 1\n");
52 fwrite(STDERR, "sabre/vobject " . Version::VERSION . "\n");
53 fwrite(STDERR, "Generating " . $count . " vcards in vCard 4.0 format\n");
206 fwrite(STDERR, "\033[100D$current/$count");
235 fwrite(STDERR, ob_get_clean());
241 fwrite(STDERR,"\nDone.\n");
H A Dgenerateicalendardata.php8 fwrite(STDERR, <<<HI
30 fwrite(STDERR, "Generating " . $events . " events\n");
75 fwrite(STDERR, "Validating\n");
79 fwrite(STDERR, "Errors!\n");
80 fwrite(STDERR, print_r($result, true));
84 fwrite(STDERR, "Serializing this beast\n");
88 fwrite(STDERR, "done.\n");
H A Dvobject21 fwrite(STDERR, "Composer autoloader could not be loaded.\n");
/plugin/davcard/vendor/sabre/vobject/bin/
H A Dgenerate_vcards21 fwrite(STDERR, "Composer autoloader could not be properly loaded.\n");
42 fwrite(STDERR, $help);
48 fwrite(STDERR, "Count must be at least 1\n");
52 fwrite(STDERR, "sabre/vobject " . Version::VERSION . "\n");
53 fwrite(STDERR, "Generating " . $count . " vcards in vCard 4.0 format\n");
206 fwrite(STDERR, "\033[100D$current/$count");
235 fwrite(STDERR, ob_get_clean());
241 fwrite(STDERR,"\nDone.\n");
H A Dgenerateicalendardata.php8 fwrite(STDERR, <<<HI
30 fwrite(STDERR, "Generating " . $events . " events\n");
77 fwrite(STDERR, "Validating\n");
81 fwrite(STDERR, "Errors!\n");
82 fwrite(STDERR, print_r($result,true));
86 fwrite(STDERR, "Serializing this beast\n");
90 fwrite(STDERR, "done.\n");
H A Dvobject21 fwrite(STDERR, "Composer autoloader could not be loaded.\n");
/plugin/webdavclient/vendor/sabre/vobject/bin/
H A Dgenerate_vcards21 fwrite(STDERR, "Composer autoloader could not be properly loaded.\n");
42 fwrite(STDERR, $help);
48 fwrite(STDERR, "Count must be at least 1\n");
52 fwrite(STDERR, "sabre/vobject " . Version::VERSION . "\n");
53 fwrite(STDERR, "Generating " . $count . " vcards in vCard 4.0 format\n");
206 fwrite(STDERR, "\033[100D$current/$count");
235 fwrite(STDERR, ob_get_clean());
241 fwrite(STDERR,"\nDone.\n");
H A Dgenerateicalendardata.php8 fwrite(STDERR, <<<HI
30 fwrite(STDERR, "Generating " . $events . " events\n");
77 fwrite(STDERR, "Validating\n");
81 fwrite(STDERR, "Errors!\n");
82 fwrite(STDERR, print_r($result,true));
86 fwrite(STDERR, "Serializing this beast\n");
90 fwrite(STDERR, "done.\n");
H A Dvobject21 fwrite(STDERR, "Composer autoloader could not be loaded.\n");
/plugin/davcal/vendor/sabre/vobject/bin/
H A Dgenerate_vcards21 fwrite(STDERR, "Composer autoloader could not be properly loaded.\n");
42 fwrite(STDERR, $help);
48 fwrite(STDERR, "Count must be at least 1\n");
52 fwrite(STDERR, "sabre/vobject " . Version::VERSION . "\n");
53 fwrite(STDERR, "Generating " . $count . " vcards in vCard 4.0 format\n");
206 fwrite(STDERR, "\033[100D$current/$count");
235 fwrite(STDERR, ob_get_clean());
241 fwrite(STDERR,"\nDone.\n");
H A Dgenerateicalendardata.php8 fwrite(STDERR, <<<HI
30 fwrite(STDERR, "Generating " . $events . " events\n");
77 fwrite(STDERR, "Validating\n");
81 fwrite(STDERR, "Errors!\n");
82 fwrite(STDERR, print_r($result,true));
86 fwrite(STDERR, "Serializing this beast\n");
90 fwrite(STDERR, "done.\n");
H A Dvobject21 fwrite(STDERR, "Composer autoloader could not be loaded.\n");
/plugin/jplayer/vendor/symfony/process/Tests/
H A DPipeStdinInStdoutStdErrStreamSelect.php18 $write = [\STDOUT, \STDERR];
22 stream_set_blocking(\STDERR, 0);
48 if (in_array(\STDERR, $w) && strlen($err) > 0) {
49 $written = fwrite(\STDERR, (string) $err, 32768);
56 $write = array_diff($write, [\STDERR]);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dphpt-stderr.phpt2 GH-1169: PHPT runner doesn't look at STDERR.
6 fwrite($stderr, 'PHPUnit must look at STDERR when running PHPT tests.');
8 PHPUnit must look at STDERR when running PHPT tests.
/plugin/combo/ComboStrap/
H A DSqlite.php238 fwrite(STDERR, "Stderr DbFile: " . $dbFile . "\n");
240 fwrite(STDERR, "File does exists\n");
241 fwrite(STDERR, "Permission " . substr(sprintf('%o', fileperms($dbFile)), -4) . "\n");
243 fwrite(STDERR, "File does not exist\n");
248 fwrite(STDERR, "MetaDir: " . $metadir . "\n");
251 fwrite(STDERR, "Meta is a subdirectory of the db \n");
253 fwrite(STDERR, "Meta is a not subdirectory of the db \n");
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DBase.php30 'warning' => array('⚠ ', Colors::C_BROWN, STDERR),
31 'error' => array('✗ ', Colors::C_RED, STDERR),
32 'critical' => array('☠ ', Colors::C_LIGHTRED, STDERR),
33 'alert' => array('✖ ', Colors::C_LIGHTRED, STDERR),
34 'emergency' => array('✘ ', Colors::C_LIGHTRED, STDERR),
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A Dphpunit14 STDERR,
41 fwrite(STDERR,
/plugin/combo/vendor/symfony/yaml/Resources/bin/
H A Dyaml-lint36 fwrite(STDERR, 'Install dependencies using Composer.'.PHP_EOL);
41 fwrite(STDERR, 'You need the "symfony/console" component in order to run the Yaml linter.'.PHP_EOL);
/plugin/combo/
H A Dcli.php189 fwrite(STDERR, "The host name is mandatory");
195 fwrite(STDERR, "The host port is mandatory");
232 fwrite(STDERR, "Combo: Command unknown (" . $cmd . ")");
239 fwrite(STDERR, "An internal error has occured. " . $exception->getMessage() . "\n" . $exception->getTraceAsString());
552 fwrite(STDERR, "The start path is mandatory and was not given");
562 fwrite(STDERR, "Too much arguments given $sizeof");
/plugin/docsearch/
H A Dcron.php90 if($exitCode != 0) fwrite(STDERR, "Command failed: $cmd\n");
154 fwrite(STDERR, "No converters found in $converter_conf\n");
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/1348/
H A DIssue1348Test.php12 fwrite(STDERR, 'STDERR works as usual.');
/plugin/barcodes/vendor/
H A Dautoload.php12 fwrite(STDERR, $err);
/plugin/upgrade/vendor/
H A Dautoload.php12 fwrite(STDERR, $err);

123