Home
last modified time | relevance | path

Searched refs:failed (Results 101 – 125 of 188) sorted by relevance

12345678

/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …ting copied",applied:"Formatting applied",canceled:"Formatting canceled",failed:"Formatting failed… property in CKEDITOR.lang.en.copyformatting.notification
H A Den.js.unc5 …pplied":"Formatting applied","canceled":"Formatting canceled","failed":"Formatting failed. You can…
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DParserATNSimulator.php1454 // Is there a syntactically valid path with a failed pred?
1499 $failed = new ATNConfigSet($configs->fullCtx);
1508 $failed->add($c);
1515 return [$succeeded, $failed];
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt123 ¤ deliberate delay inserted on failed hash in high_security mode
317 * Bugfix [#1620056]: EnsureDirectoryExists() failed to create
421 * Bugfix: phpThumb crashed with no output if ImageMagick failed
502 * Bugfix: first (internal) call to ImageMagickVersion() failed
631 * Bugfix: phpThumb failed when magic_quotes_runtime=true
757 * Bugfix: ResolveFilenameToAbsolute() failed on non-
764 * Bugfix: cache file failed if document_root had
1121 * Bugfix: auto-detection of document_root failed on
1179 * Bugfix: Corrupt JPEG/PNG/GIF files that failed
1182 unavailable or failed (thanks r*chongØmogenic*net)
/plugin/fckg/
H A DChanges29 Fix to FCKeditor fck_image.js for IE9, where FCK.InsertElement failed to insert image at
282 Removed trailing comma from en.js (FCKLang) which failed in earlier versions of IE; fixed
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md122 * Fix the edge case when failed predictions weren't recorded for `getCheckedPredictions()`
H A DREADME.md355 was called 1 or more times. If the prediction failed then it throws an exception. When does this
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95 …pplied":"Formatting applied","canceled":"Formatting canceled","failed":"Formatting failed. You can…
H A Den.4.9.js.beautified267 "failed": "Formatting failed. You cannot apply styles without copying them first."
H A Den.js-4.9.merged5 …pplied":"Formatting applied","canceled":"Formatting canceled","failed":"Formatting failed. You can…
H A Den.js.unc5 …pplied":"Formatting applied","canceled":"Formatting canceled","failed":"Formatting failed. You can…
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md42 have been applied, making failed annotation autoloading less heavy
/plugin/bible/bible_douayRheims/
H A DLamentations.txt30 …2:11. Caph. My eyes have failed with weeping, my bowels are troubled: my liver is poured out upon …
62 …Heth. The mercies of the Lord that we are not consumed: because his commiserations have not failed.
123 …4:17. Ain. While we were yet standing, our eyes failed, expecting help for us in vain, when we loo…
/plugin/diagramsnet/lib/resources/
H A Ddia_nl.txt1018 confASavingLucidDiagImgFailed=Extracting {2} diagram "{1}" image failed
1090 searchFailed=Searching failed. Please try again later.
1127 someImagesFailed={1} out of {2} failed due to the following errors
1136 confALibsImpFailed=Importing {1} library failed
H A Ddia_es.txt824 authFailed=Authentication failed
1090 searchFailed=Searching failed. Please try again later.
1127 someImagesFailed={1} out of {2} failed due to the following errors
1136 confALibsImpFailed=Importing {1} library failed
/plugin/database2/
H A Ddatabase2.php3499 $failed = $out = $primaries = $uniques = $visibles = array();
3902 $failed[] = sprintf( $this->getLang( 'baddef' ),
3908 if ( empty( $failed ) )
3996 throw new Exception( implode( "<br />\n", $failed ) );
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst171 …Never is a loader to throw a warning or exception if the loading failed otherwise parsing doc bloc…
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki41 …ite all my efforts, wedding GhostScript to ImageMagick via configuration failed. I finally added G…
/plugin/quickstats/GEOIP/
H A Dgeoip.inc1696 or die("fseek failed");
1743 or die("fseek failed");
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default19 …die('failed to include_once(phpthumb.functions.php) - realpath="'.realpath( __DIR__ .'/phpthumb.fu…
109 // Leave this value as NULL in most cases. If you get errors about "failed to open <filename> for w…
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md354 …unction handlers to be invoked on load completion, successful file load or failed load respectively
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc353 [failed] => 0
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified267 "failed": "Formatting failed. You cannot apply styles without copying them first."
/plugin/flowplayer/player/
H A DREADME.txt284 - The preloader sometimes failed to initialize the player
368 - license key verification failed if a port number was used in the URL (like in this url: http://my…
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js1616 editorUi.showBackgroundImageDialog(function(image, failed) argument
1618 if (!failed)

12345678