Home
last modified time | relevance | path

Searched full:basically (Results 1 – 25 of 31) sorted by relevance

12

/dokuwiki/lib/plugins/extension/
H A DLocal.php41 * it's basically the same as what the PluginController does, but allows us to
/dokuwiki/vendor/geshi/geshi/
H A DBUGS24 - Perl/Javascript /.../ regex syntax is only supported basically and there's no
/dokuwiki/vendor/splitbrain/php-archive/
H A DREADME.md19 The usage for the Zip and Tar classes are basically the same. Here are some
/dokuwiki/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml28 Describe the issue you are experiencing here. Basically tell us
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/
H A DPKCS8.php17 * is specific to private keys it's basically creating a DER-encoded wrapper
/dokuwiki/inc/Input/
H A DInput.php72 * Basically a wrapper around isset. When called on the $post and $get subclasses,
87 * Basically a wrapper around unset. When NOT called on the $post and $get subclasses,
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DPKCS8.php15 * is specific to private keys it's basically creating a DER-encoded wrapper
/dokuwiki/inc/
H A DActionRouter.php120 * Basically just calls setupAction() again but does some checks before.
/dokuwiki/inc/Subscriptions/
H A DBulkSubscriptionSender.php182 …* Sends a digest mail showing a bunch of changes of a single page. Basically the same as sendPageD…
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DPKCS8.php15 * is specific to private keys it's basically creating a DER-encoded wrapper
/dokuwiki/inc/Menu/Item/
H A DAbstractItem.php111 * Basically runs wl() on $id and $params. However if the ID is a hash it is used directly
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DTar.php524 * This is basically a wrapper around seek() (and a workaround for bzip2)
766 * (basically with support for big numbers)
797 * (basically with support for big numbers)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP64.php154 * and the divisor (basically, the "common residue" is the first positive modulo).
H A DPHP32.php153 * and the divisor (basically, the "common residue" is the first positive modulo).
H A DGMP.php208 * and the divisor (basically, the "common residue" is the first positive modulo).
H A DBCMath.php214 * and the divisor (basically, the "common residue" is the first positive modulo).
H A DEngine.php1032 …// a 16384 bit number so, basically, 8196 bit primes are the largest OpenSSL will generate and if …
1097 … $g = $g->add($step); // we start at lower bound + step , basically in the middle of our interval
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A D6502kickass.php210 // Opcode Constants, such as LDA_IMM, STA_IZPY are basically all 6502 opcodes
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/
H A DBarrett.php110 …$n = bcadd($lsd, $temp, 0); // m.length + (m.length >> 1) + 1 (so basically we're adding two same …
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPuTTY.php365 * This is basically the format described in RFC 4716 (https://tools.ietf.org/html/rfc4716)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DBarrett.php112 …alse, $temp[self::VALUE], false); // m.length + (m.length >> 1) + 1 (so basically we're adding two…
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DBlowfish.php20 * bcrypt is basically Blowfish but instead of performing the key expansion once it performs
58 * basically just a thin wrapper around the bcrypt _encryptBlock(), so there's that.
542 // expand0state is basically the same thing as this:
/dokuwiki/inc/parser/
H A Dmetadata.php366 * Entities are basically small text replacements
H A Drenderer.php510 * Entities are basically small text replacements
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php290 * and the divisor (basically, the "common residue" is the first positive modulo).

12