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 26 – 50 of 54) sorted by relevance

123

/dokuwiki/vendor/simplepie/simplepie/src/
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
H A DMisc.php161 $note = 'Unknown Error';
1555 return 'UNKNOWN-8BIT';
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dpostgresql.php102 'UNENCRYPTED','UNION','UNIQUE','UNKNOWN','UNLISTEN','UNTIL',
H A Dactionscript3.php297 'UTC', 'UPLOAD_COMPLETE_DATA', 'UP', 'UNLOAD', 'UNKNOWN',
H A Dkotlin.php845 'UnionMemberHelper', 'UNKNOWN', 'UnknownError',
H A Djava.php861 'UnionMemberHelper', 'UNKNOWN', 'UnknownError',
H A Dgroovy.php847 'UnionMemberHelper', 'UNKNOWN', 'UnknownError',
H A Dtsql.php169 'UNDEFINED', 'UNDER', 'UNION', 'UNIQUE', 'UNKNOWN', 'UNNEST', 'UPDATE', 'UPDATETEXT', 'USAGE', 'USE', 'USER', 'USING', 'VALUE', 'VALUES',
/dokuwiki/vendor/splitbrain/slika/src/
H A DGdAdapter.php80 throw new Exception('Unknown rotation given');
/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/phpseclib/phpseclib/phpseclib/Net/
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...]
H A DSSH1.php
/dokuwiki/inc/
H A DAjax.php32 echo "AJAX call '" . hsc($call) . "' unknown!\n";
H A Dconfutils.php474 default: // not encoded (or unknown)
H A DJpegMeta.php46 var $_type = 'unknown';
64 $this->_type = 'unknown';
974 $this->_type = 'unknown';
1408 $this->_info['file']['Mime'] = 'image/unknown';
1467 $this->_info['jfif']['Units'] = 'unknown';
1934 echo sprintf("<h1>Unknown tag %02x (t: %d l: %d) %s in %s</h1>", $tag, $type, $count, $mode, $this->_fileName);
1935 // Unknown Tags will be ignored!!!
2947 $tags[0x0002] = array(7, 4); // InteroperabilityVersion -> UNKNOWN, 4
H A Dinfoutils.php90 $version['date'] = 'unknown';
H A DDifferenceEngine.php808 trigger_error("Unknown edit type", E_USER_ERROR);
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php76 * 'never' as it will not discard unknown/other values.
/dokuwiki/
H A Dfeed.php
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG147 - Fallback to "text" when extension is unknown (SF#3514714, murkymark, BenBE)
826 - Fixed ah, bh etc. regs being highlighted as numbers (Unknown)
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php757 * This may indeed be a 'Success' message but if you get an unknown error
/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/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php137 * Structured or unknown types are mapped to a \phpseclib3\File\ASN1\Element.

123