Home
last modified time | relevance | path

Searched refs:equivalence (Results 1 – 3 of 3) sorted by relevance

/template/strap/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DSet.php21 private $equivalence; variable in Antlr\\Antlr4\\Runtime\\Utils\\Set
23 public function __construct(?Equivalence $equivalence = null) argument
25 $this->equivalence = $equivalence ?? new DefaultEquivalence();
44 $hash = $this->equivalence->hash($value);
51 if ($this->equivalence->equivalent($value, $entry)) {
61 $hash = $this->equivalence->hash($value);
68 if ($this->equivalence->equivalent($value, $entry)) {
82 $hash = $this->equivalence->hash($value);
89 if ($this->equivalence->equivalent($value, $entry)) {
109 $hash = $this->equivalence->hash($value);
[all …]
H A DMap.php21 private $equivalence; variable in Antlr\\Antlr4\\Runtime\\Utils\\Map
23 public function __construct(?Equivalence $equivalence = null) argument
25 $this->equivalence = $equivalence ?? new DefaultEquivalence();
35 $hash = $this->equivalence->hash($key);
42 if ($this->equivalence->equivalent($key, $entryKey)) {
55 $hash = $this->equivalence->hash($key);
62 if ($this->equivalence->equivalent($key, $entryKey)) {
75 $hash = $this->equivalence->hash($key);
82 if ($this->equivalence->equivalent($key, $entryKey)) {
96 $hash = $this->equivalence->hash($key);
[all …]
/template/comicslate/fonts/
Ddat_fest_comic_optim.svg1 …name="intersection" unicode="∩" horiz-adv-x="1472"/><glyph glyph-name="equivalence" unicode="≡" ho…