Home
last modified time | relevance | path

Searched full:trying (Results 1 – 19 of 19) sorted by relevance

/dokuwiki/inc/Action/
H A DRedirect.php18 * Redirect to the show action, trying to jump to the previously edited section
/dokuwiki/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml30 * What you were trying to do
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dezt.php127 // We are trying to highlight Macro names here which preceded by %
/dokuwiki/vendor/simplepie/simplepie/src/
H A DFile.php169 … $this->error = "Invalid redirect location, trying to base “{$locationHeader}” onto “{$url}”";
244 … $this->error = "Invalid redirect location, trying to base “{$locationHeader}” onto “{$url}”";
H A DSimplePie.php1786 // There's no point in trying an encoding twice
2345 * @param string $namespace The URL of the XML namespace of the elements you're trying to access
2385 * @param string $namespace The URL of the XML namespace of the elements you're trying to access
2431 * @param string $namespace The URL of the XML namespace of the elements you're trying to access
H A DItem.php107 * @param string $namespace The URL of the XML namespace of the elements you're trying to access
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php105 …od is not recommended it can none-the-less sometimes be useful if you're trying to decrypt some le…
106 * stuff, if you're trying to diagnose why an encrypted message isn't decrypting, etc.
242 …* than 256 bits. As a consequence if the key you're trying to create is 1024 bits and you've set s…
/dokuwiki/inc/Utf8/
H A DUnicode.php80 * Rather than trying to resynchronize, we will carry on until the end
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md284 * PHP 7.1 Support: Fixed PHP error when trying to use a non-numeric value in `round()`. [#458](http…
327 …n` for internally reporting errors. Also, use this to show an error when trying to load the class …
347 * Fixed an error caused when trying to instantiate a `SimplePie_File` object with a bad URI. [#272]…
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt86 …nowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows …
/dokuwiki/_test/data/pages/wiki/
H A Dsyntax.txt86 …nowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows …
/dokuwiki/lib/plugins/authldap/
H A Dauth.php51 * plaintext password is correct by trying to bind
/dokuwiki/lib/plugins/authad/
H A Dauth.php152 * plaintext password is correct by trying to bind
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG943 there still seems to be issues with encoding in general that I'm trying to gather more
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DEngine.php253 if (!strlen($bytes)) { // eg. if the number we're trying to convert is -1
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php2989 …throw new \RuntimeException('Please close the channel (' . $channel . ') before trying to open it …
3423 …* packet and imediately trying to close that channel. some routers, in particular, however, wil…
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DSymmetricKey.php446 * If OpenSSL does not support the mode we're trying to use (CTR)
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php3698 …trigger_error('Argument #' . ($i+1) . ' is not an array - trying to merge array with scalar! Retur…
/dokuwiki/_test/core/
H A DphpQuery-onefile.php240 … phpQuery::debug('Loading as XML failed, trying to load as HTML, isXHTML == true');