Home
last modified time | relevance | path

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

12345

/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/_test/tests/inc/
H A Dinfoutils_getversiondata.test.php12 * the Windows CI too, where that old behaviour would fail these assertions.
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/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
H A DTextareaElement.php53 // newline would lose it on round-trip. We emit a guard newline that
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingUndefined.php24 // determine the name the meta key would be called
/dokuwiki/_test/tests/Parsing/
H A DLocaleXhtmlTest.php8 * and apostrophe pairs would survive into the output as literal text.
/dokuwiki/inc/Ui/
H A DDiff.php126 … // file still exists, so for a deleted page it would return the deletion entry itself
127 // and the view would end up comparing the current revision with itself.
/dokuwiki/inc/Parsing/ParserMode/
H A DAbstractFormatting.php69 * lookarounds. A valid closer is exactly where the exit pattern would
79 * flanking character would both skew that comparison and hide a closer
H A DGfmLink.php57 // are not (and they would also tie up `\n#`-anchored block modes).
63 // additional captures would renumber unpredictably. The label/url
111 // would otherwise destroy the share prefix.
H A DGfmEscape.php40 * would silently swallow every DW forced linebreak in mixed-syntax
H A DGfmQuote.php18 * pool would only buy us back what depth-walking already provides.
75 * stream and a plain \n> opener would have nothing to anchor on.
246 * contain soft breaks that a renderer would otherwise collapse
H A DGfmHeader.php37 // instead would push the section-edit start
/dokuwiki/_test/tests/Parsing/Markdown/gfm-spec/
H A DREADME.md31 modifications to the fixture itself would have to remain CC-BY-SA 4.0 —
/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/inc/Parsing/Helpers/
H A DLink.php16 * Classify a link target and return the handler call that would emit it.
/dokuwiki/_test/tests/Parsing/ParserMode/
H A DGfmEscapeTest.php174 * or newline must defer to DW's Linebreak mode. GfmEscape would
176 * and the forced linebreak would never fire.
215 * UNC-style paths like `\\\\host\\share` would otherwise become a
/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
/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

12345