Home
last modified time | relevance | path

Searched refs:fail (Results 176 – 200 of 259) sorted by path

1234567891011

/plugin/imgpaste/
H A Daction.php43 if (!$data) $this->fail(400, $this->getLang('e_nodata'));
52 if (!isset($mimetypes[$type])) $this->fail(415, $lang['uploadwrong']);
60 if ($auth < AUTH_UPLOAD) $this->fail(403, $lang['uploadfail']);
74 if (is_array($result)) $this->fail(500, $result[0]);
134 if (!$this->tempdir) $this->fail(500);
136 if (!io_saveFile($this->tempfile, $data)) $this->fail(500);
159 protected function fail($status, $text = '') function in action_plugin_imgpaste
/plugin/indexmenu2/cms/extensions/tests/
H A DjsUnitCore.js1fail(i){throw new JsUnitException("Call to fail()",i);}function error(i){var I=new Object();I.desc… function
/plugin/issuelinks/script/
H A Dadmin_repo.js71 .fail(function showErrorOnHook(jqXHR) {
116 .fail(function showErrorOnRepoArea(jqXHR) {
168 .fail(function (jqXHR) {
H A Dtooltip.js73 }).fail(function handleFailedState(jqXHR) {
122 }).fail(function handleFailedState(jqXHR) {
/plugin/jmol2/jmol/
H A DCHANGES.txt285 # bug fix: gaussian reader may fail to read MOs from Gaussian 03: AM64L-G03RevC.01 3-Apr-2004
786 # bug fix: MO reader can fail setting min/max bounds
1092 # bug fix: calculate hbonds can fail when group does not have O or OXT atoms
1241 # bug fix: MO calculation with selected atoms can fail
1471 # bug fix: write .... @{...} can fail
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2fail=0,total=paths.length;function finish(){if(fail==0)onload();else onerror()}paths.forEach((func… function
H A Dopus.js2fail=0,total=paths.length;function finish(){if(fail==0)onload();else onerror()}paths.forEach((func… function
H A Dvorbis.js2fail=0,total=paths.length;function finish(){if(fail==0)onload();else onerror()}paths.forEach((func… function
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Djquery.min.js2fail(arguments),this},then:function(){var a=arguments;return m.Deferred(function(c){m.each(b,funct…
4fail(j.opts.fail).always(j.opts.always)}m.Animation=m.extend(kc,{tweener:function(a,b){m.isFunctio…
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt102 * bugfix (#1966) fread fail when PHP memory_limit -1
247 required; fail to read file if local data descriptor not set;
1903 - chunks with odd (not even) sizes would cause the parser fail
2771 * Bugfix: open would fail on filenames containing quotes
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.mpl-20.txt236 if You fail to comply with any of its terms. However, if You become
/plugin/jplayer/vendor/mustache/mustache/
H A DCONTRIBUTING.md25 * Write tests that fail without your code, and pass with it.
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessTest.php252 $this->fail('A LogicException should have been raised.');
740 $this->fail('A RuntimeException should have been raised');
759 $this->fail('A RuntimeException should have been raised');
796 $this->fail('A ProcessTimedOutException should have been raised');
814 $this->fail('A timeout exception was expected.');
836 $this->fail('A timeout exception was expected.');
853 $this->fail('A ProcessTimedOutException should have been raised.');
967 $this->fail('A LogicException must have been thrown');
1004 $this->fail('A RuntimeException must have been thrown');
1555 $this->fail('ENHANCE_SIGCHLD must be used together with a sigchild-enabled PHP.');
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16fail(c);return this},always:function(){return b.done.apply(b,arguments).fail.apply(this,arguments)…
/plugin/jquerymigrate/
H A Djquery-migrate-3.1.0.js263 migrateWarnFunc( jQXHR, "error", jQXHR.fail,
652 .fail( newDefer.reject )
H A Djquery-migrate-3.1.0.min.js2fail,"jQXHR.error is deprecated and removed"),o(e,"complete",e.always,"jQXHR.complete is deprecate…
/plugin/logautherror/
H A DREADME.markdown4 …ed at creating documentation of any kind."), log in apache error_log when an authentification fail.
/plugin/mdpage/vendor/cebe/markdown/
H A D.travis.yml24 # run build against hhvm but allow them to fail
/plugin/metaeditor/
H A Djstree.js1359 .fail($.proxy(function (f) {
6377 .fail($.proxy(function (f) {
6548 .fail($.proxy(function () {
/plugin/move/_test/
H A DstepThroughDocuments.test.php40 public $fail = false; variable in helper_plugin_move_op_mock
43 if ($this->fail !== false && count($this->movedPages) == $this->fail) {
44 $this->fail=false;
182 $actual_move_Operator->fail = $fail_at_item;
229 $actual_move_Operator->fail = 5;
/plugin/odtplus2dw/
H A DREADME.md32 - If you wish, you can execute the script `installLatestPandoc.sh` (included with this plugin) to install the latest version of pandoc. Or you can install pandoc any other way (check that version installed is not very outdated, or the conversion can fail).
/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki34 //metadatatofield//, //pagehashtofield//, //pagehashtofield4// will silently fail, unless you insta…
/plugin/openid/Auth/Yadis/
H A DYadis.php81 function fail() function in Auth_Yadis_DiscoveryResult
352 $result->fail();
382 $result->fail();
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/passpolicy/
H A Dwords.txt1209 fail

1234567891011