Home
last modified time | relevance | path

Searched refs:equals (Results 51 – 75 of 223) sorted by relevance

123456789

/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
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dformat.rst12 if the foo parameter equals to the foo string. #}
H A Dreplace.rst12 if the foo parameter equals to the foo string. #}
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverPoint.php75 public function equals(self $point) function in Facebook\\WebDriver\\WebDriverPoint
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DKoblitzPrime.php94 $lambda = $lhs->equals($rhs) ? $lambdas[0] : $lambdas[1];
247 return $lhs->equals($rhs);
277 while (!$v->equals($zero)) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DPredictionMode.php270 * map[c] U= c.{@see ATNConfig::alt alt} # map hash/equals uses s and x,
489 * map[c] U= c.{@see ATNConfig::$alt} # map hash/equals uses s and x,
497 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\PredictionMode::getConflictingAltSubsets::AnonymousClass09c30aa80100
507 && Equality::equals($left->context, $right->context);
/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
H A DPredicate.php41 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\SemanticContexts\\Predicate
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/
H A De.js19 …eqcolon:"\u2255",eqsim:"\u2242",eqslantgtr:"\u2A96",eqslantless:"\u2A95",equals:"\u003D",equest:"\…
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DBitSet.php55 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\Utils\\BitSet
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1180equals?a.equals(b):a===b}("1",g);break;case "NoLine":this.noLine=function(a,b){return a&&a.equals?…
1219equals?a.equals(b):a===b}(a.nodeName,"Cell")&&(a=a.getAttribute("N"),function(a,b){return a&&a.equ…
1236equals(b):a===b}(g,"a:fontScheme")?(function(a,b){return a&&a.equals?a.equals(b):a===b}(this.name,…
1391equals?a.equals(b):a===b}(g,"Inh")&&function(a,b){return a&&a.equals?a.equals(b):a===b}(n,"Themed"…
1392equals?a.equals(b):a===b}(f.mxgraph.io.vsdx.mxVsdxConstants.LINE_COLOR,b)||function(a,b){return a&…
1439equals?a.equals(b):a===b})(C,"1")?a=a.toUpperCase():function(a,b){return a&&a.equals?a.equals(b):a…
1443equals?a.equals(b):a===b})(a,"")||function(a,b){return a&&a.equals?a.equals(b):a===b}(a.toLowerCas…
1526equals?a.equals(b):a===b}(c,"Inh")||function(a,b){return a&&a.equals?a.equals(b):a===b}(c,""))c="0…
1530equals?a.equals(b):a===b}(a,"Off-page reference")||function(a,b){return a&&a.equals?a.equals(b):a=…
1531equals?a.equals(b):a===b}(a,"1"))return mxConstants.DIRECTION_SOUTH;if(function(a,b){return a&&a.e…
[all …]
/plugin/rtlink/
H A DREADME3 …bsolute links to tickets, you can use common short-hand RT####, where #### equals the Ticket Number
/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.color.php38 function equals($rgb) { function in Color
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DMultiPoint.php62 if ($this->components[$i]->equals($this->components[$j])) {
H A DCurve.php58 return ($this->startPoint() && $this->endPoint() ? $this->startPoint()->equals($this->endPoint()) : false);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DIntervalSet.php211 if ($addition->equals($resilt)) {
492 public function equals(object $other) : bool function in Antlr\\Antlr4\\Runtime\\IntervalSet
503 && Equality::equals($this->intervals, $other->intervals);
/plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebElement.php361 public function equals(WebDriverElement $other) function in Facebook\\WebDriver\\Support\\Events\\EventFiringWebElement
364 return $this->element->equals($other);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/
H A DDFASerializer.php63 if ($state->equals(ATNSimulator::error())) {

123456789