Home
last modified time | relevance | path

Searched +full:error -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 151 – 175 of 220) sorted by relevance

123456789

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dlua.php72 '_VERSION','assert','collectgarbage','dofile','error','gcinfo','loadfile','loadstring',
H A Dwhois.php42 'COMMENT_SINGLE' => array(1 => '% ', 2 => '%ERROR:'),
H A Dmirc.php140 GESHI_SEARCH => '((on|ctcp) (!|@|&)?(\d|\*):(Action|Active|Agent|AppActive|Ban|Chat|Close|Connect|Ctcp|CtcpReply|DccServer|DeHelp|DeOp|DeVoice|Dialog|Dns|Error|Exit|FileRcvd|FileSent|GetFail|Help|Hotlink|Input|Invite|Join|KeyDown|KeyUp|Kick|Load|Logon|MidiEnd|Mode|Mp3End|Nick|NoSound|Notice|Notify|Op|Open|Part|Ping|Pong|PlayEnd|Quit|Raw|RawMode|SendFail|Serv|ServerMode|ServerOp|Signal|Snotice|Start|Text|Topic|UnBan|Unload|Unotify|User|Mode|Voice|Wallops|WaveEnd):)',
H A Decmascript.php95 'Array', 'Boolean', 'Date', 'EvalError', 'Error', 'Function', 'Math', 'Number',
H A Dhaskell.php84 'until', 'asTypeOf', 'error', 'undefined',
H A Dfalcon.php112 "Dictionary","Directory","Error","FileStat","Format",
H A D6502acme.php87 '!warn', '!error', '!serious',
H A Dcil.php68 'error', 'enum', 'endmac', 'deny', 'demand', 'default', 'custom', 'compilercontrolled', 'clsid', 'class', 'cil',
H A Ddcl.php79 'SHOW DISPLAY', 'SHOW ENTRY', 'SHOW ERROR', 'SHOW FASTPATH', 'SHOW IMAGE',
H A Dactionscript.php78 'END', 'endFill', 'ENTER', 'eq', 'Error', 'ESCAPE(Konstante)', 'escape(Funktion)', 'eval',
H A Djquery.php103 'die', 'hover', 'blur', 'change', 'click', 'dblclick', 'error',
H A Drebol.php86 'entab','equal?','error?','even?','event?','exclude','exists?',
H A Dtclegg.php75 'error',
H A Dstandardml.php93 'Posix', 'Posix.Error', 'Posix.FileSys', 'Posix.IO', 'Posix.ProcEnv', 'Posix.Process',
H A D6502kickass.php74 '.error', '.var', '.eval', '.const', '.eval const', '.enum', '.label', '.define', '.struct',
H A Dcsharp.php79 '#elif', '#endif', '#endregion', '#else', '#error', '#define', '#if',
H A Dfo.php64 '.fehler', '.error',
H A Dpli.php75 'environment', 'epsilon', 'erf', 'erfc', 'error', 'event', 'excl',
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPExchange.php133 // Take out the @ to see any errors, usually this error might occur because the address already
199 // Take out the @ to see any errors, usually this error might occur because the address already
/dokuwiki/inc/ChangeLog/
H A DChangeLogTrait.php192 if ($tmp === false) { //error state
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php646 // If you have problems troubleshooting, remove the @ character from the ldapldapBind command above to get the actual error message
754 * Get last error from Active Directory
757 * This may indeed be a 'Success' message but if you get an unknown error
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DFeedCreator.php273 echo "<br /><b>Error creating feed file, please check write permissions.</b><br />";
/dokuwiki/inc/
H A DJpegMeta.php997 return false; // ERROR: Can't open file
1006 return false; // ERROR: File is not a JPEG
1030 return false; // ERROR: Unexpected EOF
1033 return false; // ERROR: Extraneous data
1038 return false; // ERROR: Unexpected EOF
1041 return false; // ERROR: Extraneous data
1148 return false; // ERROR: Can't open file
1156 return false; // ERROR: Can't open output file
1164 return false; // ERROR: File is not a JPEG
1190 break; // ERROR
[all...]
H A Dauth.php264 * @param bool $silent Don't show error on bad auth
962 * @return bool true on success, false on any error
1128 * @return bool true on success, false on any error
1179 * @return bool true on success, false on any error
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/
H A DAgent.php135 throw new \RuntimeException("Unable to connect to ssh-agent (Error $errno: $errstr)");

123456789