Home
last modified time | relevance | path

Searched +full:unknown -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 54) sorted by last modified time

123

/dokuwiki/lib/plugins/config/core/
H A DWriter.php126 ' * Run for user: ' . ($_SERVER['REMOTE_USER'] ?? 'Unknown'),
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dapache.php385 //Unknown Mods ...
H A Dkotlin.php845 'UnionMemberHelper', 'UNKNOWN', 'UnknownError',
H A Dsql.php103 'UNDER', 'UNION', 'UNIQUE', 'UNKNOWN', 'UNLOCK', 'UNSIGNED',
H A Djava5.php605 'NameValuePair', 'NameValuePairHelper', 'ORB', 'Object', 'ObjectIdHelper', 'ObjectImpl', 'OpenType', 'OutputStream', 'ParagraphView', 'Parser', 'Permission', 'Policy', 'Principal', 'Proxy', 'Reference', 'Statement', 'Timer', 'Timestamp', 'TypeMismatch', 'TypeMismatchHelper', 'UNKNOWN', 'UnknownHostException', 'X509Certificate'
H A Dtclegg.php124 'bgerror', 'history', 'info', 'interp', 'memory', 'unknown',
H A Dpostgresql.php102 'UNENCRYPTED','UNION','UNIQUE','UNKNOWN','UNLISTEN','UNTIL',
H A Dproftpd.php231 //unknown
H A Dracket.php562 'base->?', 'blame-add-unknown-context', 'blame-context',
/dokuwiki/inc/
H A Dtemplate.php661 $unknown = false;
676 $unknown = true;
681 //handle unknown types
682 if ($unknown) {
683 $data = '[unknown %s type]';
1448 msg('Unknown action ' . hsc($do), -1);
H A Dinfoutils.php90 $version['date'] = 'unknown';
/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php140 $this->_error('Set Parameter: Unknown parameter '.$v.' for option '.$k);
151 $this->_error('Set Parameter: Unknown option '.$k);
175 $this->_error('Unknown encoding '.$one_time_encoding);
/dokuwiki/vendor/simplepie/simplepie/src/Content/Type/
H A DSniffer.php104 if ($official === 'unknown/unknown'
105 || $official === 'application/unknown') {
106 return $this->unknown();
124 return $this->unknown();
147 * Sniff unknown
151 public function unknown() function in SimplePie\\Content\\Type\\Sniffer
/dokuwiki/vendor/simplepie/simplepie/src/
H A DMisc.php161 $note = 'Unknown Error';
1555 return 'UNKNOWN-8BIT';
H A DFile.php235 $this->error = 'Unknown content coding';
H A DSimplePie.php1768 'Accept' => 'application/atom+xml, application/rss+xml, application/rdf+xml;q=0.9, application/xml;q=0.8, text/xml;q=0.8, text/html;q=0.7, unknown/unknown;q=0.1, application/unknown;q=0.1, */*;q=0.1',
1817 'Accept' => 'application/atom+xml, application/rss+xml, application/rdf+xml;q=0.9, application/xml;q=0.8, text/xml;q=0.8, text/html;q=0.7, unknown/unknown;q=0.1, application/unknown;q=0.1, */*;q=0.1',
1996 * @see \SimplePie\SimplePie::TYPE_NONE Unknown.
2351 * @since Unknown
2370 * @since Unknown
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DBase.php231 if (!isset($this->loglevel[$level])) $this->fatal('Unknown log level');
247 if (!isset($this->loglevel[$level])) $this->fatal('Unknown log level');
294 // unknown level is always an error
H A DTableFormatter.php90 * @return int terminal width, 0 if unknown
146 throw new Exception("unknown column format $col");
/dokuwiki/lib/exe/
H A Dfetch.php38 $EXT = 'unknown';
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH1.php
H A DSSH2.php1763 $this->updateLogHistory('UNKNOWN (34)', 'NET_SSH2_MSG_KEXDH_GEX_REQUEST');
1807 $this->updateLogHistory('UNKNOWN (32)', 'NET_SSH2_MSG_KEXDH_GEX_INIT');
1828 $this->updateLogHistory('UNKNOWN (33)', 'NET_SSH2_MSG_KEXDH_GEX_REPLY');
2063 * @return int|null Number of bytes as an integer or null for unknown
2468 $this->updateLogHistory('UNKNOWN (60)', 'NET_SSH2_MSG_USERAUTH_PASSWD_CHANGEREQ');
2574 $this->updateLogHistory('UNKNOWN (60)', 'NET_SSH2_MSG_USERAUTH_INFO_REQUEST');
2595 $this->updateLogHistory('UNKNOWN (61)', 'NET_SSH2_MSG_USERAUTH_INFO_RESPONSE');
2736 $this->updateLogHistory('UNKNOWN (60)', 'NET_SSH2_MSG_USERAUTH_PK_OK');
3741 $message_number = isset(self::$message_numbers[ord($payload[0])]) ? self::$message_numbers[ord($payload[0])] : 'UNKNOWN (' . ord($payload[0]) . ')';
4401 $message_number = isset(self::$message_numbers[ord($logged[0])]) ? self::$message_numbers[ord($logged[0])] : 'UNKNOWN ('
[all...]
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php37 protected $lastdisabled = false; // set to true if last user is unknown and last button is hence buggy
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/vendor/splitbrain/slika/src/
H A DImageMagickAdapter.php39 throw new Exception('Unknown rotation given');
/dokuwiki/
H A Dfeed.php

123