Home
last modified time | relevance | path

Searched defs:equals (Results 1 – 25 of 116) sorted by relevance

12345

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Comparison/
H A DEquatable.php9 public function equals(object $other) : bool; function
H A DDefaultEquivalence.php19 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Comparison\\DefaultEquivalence
H A DEquality.php17 public static function equals($left, $right) : bool function in Antlr\\Antlr4\\Runtime\\Comparison\\Equality
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DListData.php
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DNotSetTransition.php20 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\NotSetTransition
H A DWildcardTransition.php19 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\WildcardTransition
H A DAtomTransition.php37 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\AtomTransition
H A DEpsilonTransition.php52 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\EpsilonTransition
H A DPrecedencePredicateTransition.php45 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\PrecedencePredicateTransition
H A DSetTransition.php46 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\SetTransition
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DEmptyPredictionContext.php29 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\PredictionContexts\\EmptyPredictionContext
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverDimension.php55 public function equals(self $dimension) function in Facebook\\WebDriver\\WebDriverDimension
H A DWebDriverPoint.php75 public function equals(self $point) function in Facebook\\WebDriver\\WebDriverPoint
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerMoreAction.php65 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerMoreAction
H A DLexerPopModeAction.php65 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerPopModeAction
H A DLexerSkipAction.php65 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerSkipAction
H A DLexerPushModeAction.php72 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerPushModeAction
H A DLexerTypeAction.php77 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerTypeAction
H A DLexerChannelAction.php77 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerChannelAction
H A DLexerModeAction.php71 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerModeAction
H A DLexerCustomAction.php107 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerCustomAction
H A DLexerIndexedCustomAction.php112 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerIndexedCustomAction
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DPair.php25 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Utils\\Pair
/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.color.php38 function equals($rgb) { function in Color
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/SemanticContexts/
H A DPrecedencePredicate.php40 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\SemanticContexts\\PrecedencePredicate

12345