Home
last modified time | relevance | path

Searched refs:equivalent (Results 1 – 25 of 512) sorted by relevance

12345678910>>...21

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DMap.php42 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 DSet.php51 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 DEquivalence.php9 public function equivalent(Hashable $left, Hashable $right) : bool; function
H A DDefaultEquivalence.php9 public function equivalent(Hashable $left, Hashable $right) : bool function in Antlr\\Antlr4\\Runtime\\Comparison\\DefaultEquivalence
/plugin/advanced/lang/en/config/
H A Dentities.txt3 …y default this is used to convert various character combinations to their typographical equivalent.
H A Dsmileys.txt3 DokuWiki can convert text smileys to their graphically equivalent. The default smileys images are s…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.Custom.txt
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Dsameas.rst8 This is the equivalent to ``===`` in PHP:
/plugin/confmanager/lang/en/
H A Dsmileys.txt1 DokuWiki can convert text smileys to their graphically equivalent.
H A Dentities.txt1 …y default this is used to convert various character combinations to their typographical equivalent.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dround.rst31 The ``//`` operator is equivalent to ``|round(0, 'floor')``.
H A Descape.rst33 {# is equivalent to #}
/plugin/confmanager/lang/nl/
H A Dentities.txt1 …ordt dit gebruikt om verschillende tekencombinaties om te zetten naar hun typografische equivalent.
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dwith.rst20 is equivalent to the following one:
H A Dset.rst36 {# is equivalent to #}
H A Duse.rst47 main template. The code is mostly equivalent to the following one (the
/plugin/jmol2/jmol/
H A DREADME.txt70 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 DREADME.txt19 …* 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 DPredictionMode.php425 * 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 DATNConfigSet.php99 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 Dwiki.jst163 // The equivalent of `2 > 5`.
167 // The equivalent of `_.gt(5, 2)` or `5 > 2`.
/plugin/fckg/action/entities/utils/
H A Dentities.txt241 equivalent
/plugin/ckgdoku/action/entities/utils/
H A Dentities.txt241 equivalent
/plugin/ckgedit/action/entities/utils/
H A Dentities.txt241 equivalent
/plugin/webdav/vendor/sabre/http/
H A DREADME.md426 * 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.

12345678910>>...21