Home
last modified time | relevance | path

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

1234

/plugin/davcard/vendor/sabre/vobject/bin/
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");
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");
Dvobject21 fwrite(STDERR, "Composer autoloader could not be loaded.\n");
/plugin/icalevents/vendor/sabre/vobject/bin/
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");
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");
Dvobject21 fwrite(STDERR, "Composer autoloader could not be loaded.\n");
/plugin/webdavclient/vendor/sabre/vobject/bin/
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");
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");
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/icalevents/vendor/bin/
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");
Dvobject21 fwrite(STDERR, "Composer autoloader could not be loaded.\n");
/plugin/jplayer/vendor/symfony/process/Tests/
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/
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/cachestats/
H A Dcli.php43 fprintf(STDERR, 'Collecting cache statistics from ' . $conf['cachedir'] . "…\n");
47 fprintf(STDERR, "%s files processed\n", number_format($count));
49 fprintf(STDERR, ".");
57 if($cb) fprintf(STDERR, "\n");
/plugin/upgrade/myvendor/splitbrain/php-cli/src/
DBase.php53 'channel' => STDERR,
59 'channel' => STDERR,
65 'channel' => STDERR,
71 'channel' => STDERR,
77 'channel' => STDERR,
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
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.php221 fwrite(STDERR, "The host name is mandatory");
227 fwrite(STDERR, "The host port is mandatory");
255 fwrite(STDERR, "Combo: Command unknown (" . $cmd . ")");
262 …fwrite(STDERR, "An internal error has occurred. " . $exception->getMessage() . "\n" . $exception->…
576 fwrite(STDERR, "The start path is mandatory and was not given");
586 fwrite(STDERR, "Too much arguments given $sizeof");
/plugin/docsearch/
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/
DIssue1348Test.php12 fwrite(STDERR, 'STDERR works as usual.');
/plugin/jplayer/vendor/symfony/process/Pipes/
DWindowsPipes.php34 Process::STDERR => 0,
49 Process::STDERR => Process::ERR,

1234