/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/ |
H A D | Map.php | 42 if ($this->equivalence->equivalent($key, $entryKey)) { 62 if ($this->equivalence->equivalent($key, $entryKey)) { 82 if ($this->equivalence->equivalent($key, $entryKey)) { 103 if (!$this->equivalence->equivalent($key, $entryKey)) { 141 if (!$this->equivalence->equivalent($key, $otherKey)
|
H A D | Set.php | 51 if ($this->equivalence->equivalent($value, $entry)) { 68 if ($this->equivalence->equivalent($value, $entry)) { 89 if ($this->equivalence->equivalent($value, $entry)) { 116 if ($this->equivalence->equivalent($value, $entry)) { 137 if ($this->equivalence->equivalent($value, $entry)) {
|
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Comparison/ |
H A D | Equivalence.php | 9 public function equivalent(Hashable $left, Hashable $right) : bool; function
|
H A D | DefaultEquivalence.php | 9 public function equivalent(Hashable $left, Hashable $right) : bool function in Antlr\\Antlr4\\Runtime\\Comparison\\DefaultEquivalence
|
/plugin/advanced/lang/en/config/ |
H A D | entities.txt | 3 …y default this is used to convert various character combinations to their typographical equivalent.
|
H A D | smileys.txt | 3 DokuWiki can convert text smileys to their graphically equivalent. The default smileys images are s…
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | Filter.Custom.txt |
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/ |
H A D | sameas.rst | 8 This is the equivalent to ``===`` in PHP:
|
/plugin/confmanager/lang/en/ |
H A D | smileys.txt | 1 DokuWiki can convert text smileys to their graphically equivalent.
|
H A D | entities.txt | 1 [[doku>DokuWiki]] can replace certain characters or strings with other strings based on a configuration file. By default this is used to convert various character combinations to their typographical equivalent.
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
H A D | round.rst | 31 The ``//`` operator is equivalent to ``|round(0, 'floor')``.
|
H A D | escape.rst | 33 {# is equivalent to #}
|
/plugin/confmanager/lang/nl/ |
H A D | entities.txt | 1 [[doku>DokuWiki]] kan bepaalde tekens of tekst vervangen met andere tekst gebaseerd op een configuratiebestand. Standaard wordt dit gebruikt om verschillende tekencombinaties om te zetten naar hun typografische equivalent.
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
H A D | with.rst | 20 is equivalent to the following one:
|
H A D | set.rst | 36 {# is equivalent to #}
|
H A D | use.rst | 47 main template. The code is mostly equivalent to the following one (the
|
/plugin/jmol2/jmol/ |
H A D | README.txt | 70 An equivalent version of the applet, but this is a "signed" or 103 The set of these files is equivalent to the single JmolApplet.jar. 121 The set of these files is equivalent to the single JmolAppletSigned.jar.
|
/plugin/masciimath/ |
H A D | README.txt | 19 …* Recognizes the forms `int_0^1` and `int^1_0` as equivalent. Jipsen's only recognizes the former.…
|
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/ |
H A D | PredictionMode.php | 425 * Determines if every alternative subset in `altsets` is equivalent. 502 public function equivalent(Hashable $left, Hashable $right) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\PredictionMode::getConflictingAltSubsets::AnonymousClass09c30aa80100
|
H A D | ATNConfigSet.php | 99 public function equivalent(Hashable $left, Hashable $right) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\ATNConfigSet::__construct::AnonymousClassfc9deb370100
|
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/ |
H A D | wiki.jst | 163 // The equivalent of `2 > 5`. 167 // The equivalent of `_.gt(5, 2)` or `5 > 2`.
|
/plugin/fckg/action/entities/utils/ |
H A D | entities.txt | 241 equivalent
|
/plugin/ckgdoku/action/entities/utils/ |
H A D | entities.txt | 241 equivalent
|
/plugin/ckgedit/action/entities/utils/ |
H A D | entities.txt | 241 equivalent
|
/plugin/webdav/vendor/sabre/http/ |
H A D | README.md | 426 * This is equivalent to PHP's $_GET superglobal. 435 * This is equivalent to PHP's $_POST superglobal. 444 * This is equivalent to PHP's $_POST superglobal.
|