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 101 – 125 of 220) sorted by last modified time

123456789

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Doorexx.php61 'continue', 'digits', 'engineering', 'error',
H A Dpowerbuilder.php135 'enumerationitemdefinition!', 'environment!', 'error!', 'errorlogging!',
H A Dpowershell.php82 'Update-FormatData', 'Update-TypeData', 'Where-Object', 'Write-Debug', 'Write-Error',
144 '_','args','DebugPreference','Error','ErrorActionPreference',
H A Dprogress.php111 'ON ERROR','ON QUIT','ON STOP','PRESELECT',
120 'ERROR-STATUS','FILE-INFO','FOCUS','FONT-TABLE',
122 'SELF','SESSION','SOURCE-PROCEDURE','TARGET-PROCEDURE','NO-LOCK','NO-error',
155 'GET-DOCUMENT-ELEMENT','GET-DROPPED-FILE','GET-DYNAMIC','GET-ERROR-COLUMN ',
156 'GET-ERROR-ROW ','GET-FILE-NAME ','GET-FILE-OFFSET ','GET-FIRST',
215 'ERROR','ETIME','EXP','ENDKEY','END-error',
237 'OS-ERROR','OS-GETENV','PAGE-NUMBER','PAGE-SIZE',
284 'DB-REFERENCES','DCOLOR','DDE-ERROR','DDE-ID',
292 'ENTRY-TYPES-LIST','ERROR
[all...]
H A Dqbasic.php83 'ERDEV', 'ERDEV$', 'ERL', 'ERR', 'ERROR', 'EXIT', 'EXP', 'FIELD', 'FILEATTR',
H A Dracket.php134 'current-error-port', 'current-eval',
169 'equal?/recur', 'eqv-hash-code', 'eqv?', 'error',
170 'error-display-handler', 'error-escape-handler',
171 'error-print-context-length', 'error-print-source-location',
172 'error-print-width', 'error-value->string-handler', 'eval',
352 'raise-argument-error', 'raise-arguments-error',
[all...]
H A Drails.php82 'Logger::Error', 'Logger::Formatter', 'Logger::LogDevice',
88 'ObjectSpace', 'Observable', 'PStore', 'PStore::Error',
96 'StringScanner', 'StringScanner::Error', 'Struct', 'Symbol',
102 'URI::BadURIError', 'URI::Error', 'URI::Escape', 'URI::FTP',
109 'Zlib::Error', 'Zlib::GzipFile', 'Zlib::GzipFile::CRCError',
110 'Zlib::GzipFile::Error', 'Zlib::GzipFile::LengthError',
H A Dgo.php99 'blowfish.KeySizeError', 'bufio.BufSizeError', 'bufio.Error', 'bufio.ReadWriter',
150 'io.Closer', 'io.Error', 'io.PipeReader', 'io.PipeWriter', 'io.ReadByter',
165 'net.DNSError', 'net.Error', 'net.InvalidAddrError', 'net.InvalidConnError',
170 'nntp.Conn', 'nntp.Error', 'nntp.Group', 'nntp.ProtocolError', 'ogle.Arch',
177 'os.Errno', 'os.Error', 'os.ErrorString', 'os.File', 'os.FileInfo',
209 'reflect.UnsafePointerValue', 'reflect.Value', 'regexp.Error', 'regexp.Regexp',
215 'runtime.Complex64Type', 'runtime.ComplexType', 'runtime.Error',
224 'runtime.UintptrType', 'runtime.UnsafePointerType', 'scanner.Error',
244 'tar.Header', 'tar.Reader', 'tar.Writer', 'template.Error',
H A Dhaskell.php84 'until', 'asTypeOf', 'error', 'undefined',
H A Djava.php377 'Environment', 'EOFException', 'Error',
H A Dlocobasic.php52 "ENV", "ENT", "EOF", "ERASE", "ERL", "ERR", "ERROR", "EVERY",
H A Dlotusformulas.php241 '@Explode', '@Exp', '@Eval', '@Error', '@Environment', '@Ends',
H A Dlotusscript.php87 'Evaluate', 'Error', 'Error$', 'Err', 'Erl', 'Erase', 'Eqv', 'EOF',
H A Dlscript.php146 'error', 'exp', 'expose', 'extent',
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/
H A Dfeed.php30 echo '<error>RSS feed is disabled.</error>';
73 echo '<error>' . hsc($e->getMessage()) . '</error>';
/dokuwiki/inc/Action/
H A DDenied.php41 * Display error on denied pages
H A DLocked.php30 * Display error on locked pages
H A DResendpwd.php65 * @return bool true on success, false on any error
/dokuwiki/inc/Action/Exception/
H A DActionAbort.php11 * If you want to signal the same but under some error condition use ActionException
/dokuwiki/inc/
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
H A Ddefines.php60 * Media error types
H A DAjax.php291 if (isset($_FILES['qqfile']['error']) && $_FILES['qqfile']['error']) unset($_FILES['qqfile']);
305 $error = '';
308 $error .= $msg['msg'];
311 $result = ['error' => $error, 'ns' => $NS];
H A Ddeprecated.php665 * @deprecated since 2021-11-11 use \IXR\Message\Error instead!
667 class IXR_Error extends \IXR\Message\Error
675 DebugHelper::dbgDeprecatedFunction(IXR\Message\Error::class);
/dokuwiki/lib/exe/
H A Dxmlrpc.php18 $server->error($e->getCode(), $e->getMessage());

123456789