Home
last modified time | relevance | path

Searched refs:errors (Results 126 – 150 of 414) sorted by relevance

12345678910>>...17

/plugin/bibtex/OSBib/create/
H A Dindex.php35 $errors = new ERRORS(); variable
111 $pString = $errors->text("inputError", "invalid");
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
H A DHTML.php177 $errors = $result->errors();
179 foreach($errors as $aError) {
H A DGtk.php579 $this->_showFailures($result->errors(), $this->dumpArea);
722 * @param integer $errors
726 function _updateProgress($runs, $errors, $failures) argument
728 $percentage = 1 - (($errors + $failures) / $runs);
/plugin/findologicxmlexport/vendor/symfony/yaml/Command/
H A DLintCommand.php171 $errors = 0;
173 array_walk($filesInfo, function (&$v) use (&$errors) {
176 ++$errors;
182 return min($errors, 1);
/plugin/struct/meta/
H A DCSVImporter.php34 /** @var array list of validation errors */
35 protected $errors; variable in dokuwiki\\plugin\\struct\\meta\\CSVImporter
151 * The errors that occured during validation
157 return $this->errors;
242 } else foreach ($this->errors as $error) {
H A DCSVPageImporter.php133 $this->errors[] = 'Page "' . $pid . '" already imported. Skipping the row.';
145 $this->errors[] = 'Page "' . $pid . '" does not exists. Skipping the row.';
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCONTRIBUTING.md9 Which should give you no output, indicating that there are no coding standard errors. And then:
13 Which should give you no failures or errors. You can ignore any skipped tests as these are for exte…
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js191 if (this.tests[i].errors > 0) {
235 var errors = 0;
240 errors += this.tests[i].errors;
247 errors + " errors");
256 this.errors = 0;
263 this.errors + " errors" + "\n" +
277 this.errors++;
282 if (this.errors > 0) return 'error';
/plugin/projects/lib/
H A Dlayout.php16 protected $errors = NULL; variable in ProjectFileLayout
41 $errors = $this->project->error($this->file_name);
42 if (!$errors) return;
44 foreach ($errors as $error) {
/plugin/fedauth/Auth/Yadis/
H A DXML.php142 $this->errors = array();
149 $this->errors);
225 $this->errors = array();
/plugin/oembed/
H A Dsyntax.php20 var $errors = array(); variable in syntax_plugin_oembed
50 'errors' => $this->errors);
393 array_push($this->errors, $msg);
591 function _logErrors($errors){ argument
593 foreach($errors as $error){
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/
H A DAbstractPatternSniff.php236 $errors = $this->processPattern($patternInfo, $phpcsFile, $stackPtr);
237 if ($errors === false) {
240 } else if (empty($errors) === true) {
245 foreach ($errors as $stackPtr => $error) {
282 $errors = array();
709 $errors[$origStackPtr] = $error;
712 return $errors;
/plugin/combo/vendor/symfony/yaml/Command/
H A DLintCommand.php30 * Validates YAML files syntax and outputs encountered errors.
38 protected static $defaultDescription = 'Lint a YAML file and outputs encountered errors';
202 $io->warning(sprintf('%d YAML files have valid syntax and %d contain errors.%s', $countFiles - $erroredFiles, $erroredFiles, $suggestTagOption ? ' Use the --parse-tags option if you want parse custom tags.' : ''));
210 $errors = 0;
212 array_walk($filesInfo, function (&$v) use (&$errors) {
215 ++$errors;
225 return min($errors, 1);
/plugin/diagramsnet/lib/js/mermaid/
H A DREADME.md27 …ror in IE11 (e.g, version 8.10.1 needs Number.isInteger polyfill such that js loads without errors)
29 All trials to polyfill other errors failed (using useBuiltIns: 'usage', corejs: {version: '2.0'} or…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Ddataprovider-log-xml-isolation.phpt19 …iderTest" file="%sDataProviderTest.php" tests="4" assertions="4" failures="1" errors="0" time="%f">
20 …<testsuite name="DataProviderTest::testAdd" tests="4" assertions="4" failures="1" errors="0" time=…
H A Ddataprovider-log-xml.phpt18 …iderTest" file="%sDataProviderTest.php" tests="4" assertions="4" failures="1" errors="0" time="%f">
19 …<testsuite name="DataProviderTest::testAdd" tests="4" assertions="4" failures="1" errors="0" time=…
/plugin/diffpreview/
H A Daction.php153 $errors = $draft->getErrors();
154 foreach ($errors as $error) {
/plugin/struct/action/
H A Dentry.php70 $valid = AccessDataValidator::validateDataForPage($INPUT->arr(self::$VAR), $ID, $errors);
73 foreach ($errors as $error) {
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DStreamHandler.php157 $errors = null;
158 set_error_handler(function ($_, $msg, $file, $line) use (&$errors) {
159 $errors[] = [
172 foreach ($errors as $err) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php31 protected $errors = []; variable in PHPUnit_Framework_TestResult
246 $this->errors[] = new PHPUnit_Framework_TestFailure($test, $t);
515 return count($this->errors);
523 public function errors() function in PHPUnit_Framework_TestResult
525 return $this->errors;
1192 return empty($this->errors) && empty($this->failures) && empty($this->warnings);
1194 return empty($this->errors) && empty($this->failures);
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DInfo.php20 public $errors = 0; variable in Symfony\\Polyfill\\Intl\\Idn\\Info
/plugin/sentry/
H A Dplugin.info.txt6 desc Log errors with sentry
/plugin/struct/
H A Dhelper.php103 $valid = AccessDataValidator::validateDataForPage($data, $page, $errors);
105 throw new StructException("Validation failed:\n%s", implode("\n", $errors));
/plugin/freechat/phpfreechat/src/containers/
H A Doracle.class.php89 $errors = pfcContainerInterface::init($c);
95 $errors[] = _pfc("DB container: connect error");
96 return $errors;
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-script.js118 var errors = [];
142 errors[errors.length] = '- ' + tryLoader.toUpperCase() + ': ' + this._l(error);
149 … return tryLoader? this._error('no_loader_matched', errors.join('\n')) : this._error('no_loaders');

12345678910>>...17