Home
last modified time | relevance | path

Searched full:would (Results 1 – 25 of 75) sorted by relevance

123

/dokuwiki/inc/Debug/
H A DPropertyDeprecationHelper.php69 // Someone tried to access a normal non-public property. Try to behave like PHP would.
72 // Non-existing property. Try to behave like PHP would.
89 // Someone tried to access a normal non-public property. Try to behave like PHP would.
92 // Non-existing property. Try to behave like PHP would.
108 // name would be expensive, this will work most of the time and getting it
/dokuwiki/inc/Menu/Item/
H A DBack.php9 * would need to add this item manually.
/dokuwiki/inc/
H A Dlegacy.php7 * public interface for years and renaming would break just too many plugins
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/
H A DInteger.php27 * PHP Serialize isn't supported because unserializing would require the factory be
/dokuwiki/inc/Form/
H A DFieldsetOpenElement.php21 // the parent would expect the tag in $value but we're storing the
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingUndefined.php24 // determine the name the meta key would be called
/dokuwiki/_test/tests/inc/
H A Dutf8_romanize.test.php28 * Test romanization of character that would usually be deaccented in a different
H A Dsort_with_collator.test.php35 * (if ĉ < d would fail, o < e would also fail ==> collator failure)
151 * (if ĉ < d would fail, e < a would also fail ==> collator failure)
155 * Don't add a 2nd character, because it would break the test. The lone characters
/dokuwiki/vendor/geshi/geshi/
H A DBUGS19 on the source, that would be much safer. The focus of releases beyond 1.0.7 will be on
/dokuwiki/vendor/simplepie/simplepie/
H A Dautoloader.php10 * would cause the function to attempt to load the \SimplePie\SimplePie class
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dpixelbender.php13 * Please feel free to modify this file, although I would greatly appreciate
14 * it if you would then send some feedback on why the file needed to be
H A Dyaml.php36 * highlighted list delimiters are not plain text would be as simple as checking
44 * between the colon and pipe symbol, which would also break it.
/dokuwiki/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml35 details as possible. Add screenshots if you think it would help to explain the problem.
/dokuwiki/inc/TreeBuilder/
H A DControlPageBuilder.php45 …* we don't recurse here. Passing the depth would be easy, but actually aborting going deeper…
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A Dsecp192r1.php35 would be required for the PHP engine and it'd be a lot faster. but as is, BigInteger
/dokuwiki/vendor/splitbrain/lesserphp/
H A DLICENSE134 permission, would make you directly or secondarily liable for
520 hereafter acquired, that would be infringed by some manner, permitted
522 but do not include claims that would be infringed only as a
551 in a country, would infringe one or more identifiable patents in that
570 parties who would receive the covered work from you, a discriminatory
591 License would be to refrain entirely from conveying the Program.
/dokuwiki/lib/plugins/authpdo/_test/mysql/
H A Dmybb.php7 * that PRs would be welcome.
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DBCMath.php212 …* "common residue". If the remainder would be positive, the "common residue" and the remainder ar…
213 …* same. If the remainder would be negative, the "common residue" is equal to the sum of the remai…
576 …// if $n was 1, $r would be 0 and this would be an infinite loop, hence our $this->equals(static::…
H A DPHP64.php152 …* "common residue". If the remainder would be positive, the "common residue" and the remainder ar…
153 …* same. If the remainder would be negative, the "common residue" is equal to the sum of the remai…
H A DPHP32.php151 …* "common residue". If the remainder would be positive, the "common residue" and the remainder ar…
152 …* same. If the remainder would be negative, the "common residue" is equal to the sum of the remai…
H A DEngine.php868would produce 5 whereas the only value of random that could produce 139 would be 139. ie.
869 not all numbers would be equally likely. some would be more likely than others.
873would be pretty small. eg. with $random's max being 255 and if your $max being 1 the probability
874 would be pretty high that $random would be greater than $max.
/dokuwiki/inc/Remote/OpenApiDoc/
H A DOpenAPIGenerator.php61 …ting all classes/methods registered with the API and reading their error codes would be even better
62 * @todo This is super crude. Using the PHP Tokenizer would be more sensible
/dokuwiki/vendor/composer/
H A DInstalledVersions.php122 … * e.g. If you want to know whether version 2.3+ of package foo/bar is installed, you would call:
308 * A typical case would be PHPUnit, where it would need to make sure it reads all
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DPKCS1.php76 // the whole thing would be rather like an RSA public key having the modulo live in
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DMontgomery.php104 …* the "residue" returned would be the so-called "common residue". We use fmod, in the last step, …

123