Home
last modified time | relevance | path

Searched defs:other (Results 201 – 225 of 279) sorted by path

12345678910>>...12

/plugin/fedauth/Auth/OpenID/
H A DAssociation.php170 function equal($other)
H A DServer.php792 function equals($other)
/plugin/feed/
H A Dfeed.php18 $other = $INPUT->str('tag') . $INPUT->str('user'); variable
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DConstraint.php43 public function evaluate($other, $description = '', $returnResult = false)
70 protected function matches($other)
94 …protected function fail($other, $description, SebastianBergmann\Comparator\ComparisonFailure $comp…
127 protected function additionalFailureDescription($other)
145 protected function failureDescription($other)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DAnd.php65 public function evaluate($other, $description = '', $returnResult = false)
H A DArrayHasKey.php43 protected function matches($other)
76 protected function failureDescription($other)
H A DArraySubset.php48 protected function matches($other)
84 protected function failureDescription($other)
94 private function toArray($other)
H A DAttribute.php47 public function evaluate($other, $description = '', $returnResult = false)
80 protected function failureDescription($other)
H A DCallback.php45 protected function matches($other)
H A DClassHasAttribute.php41 protected function matches($other)
71 protected function failureDescription($other)
H A DClassHasStaticAttribute.php27 protected function matches($other)
H A DComposite.php45 public function evaluate($other, $description = '', $returnResult = false)
H A DCount.php35 protected function matches($other)
45 protected function getCountOf($other)
103 protected function failureDescription($other)
H A DDirectoryExists.php26 protected function matches($other)
41 protected function failureDescription($other)
H A DException.php35 protected function matches($other)
50 protected function failureDescription($other)
H A DExceptionCode.php35 protected function matches($other)
50 protected function failureDescription($other)
H A DExceptionMessage.php35 protected function matches($other)
54 protected function failureDescription($other)
H A DExceptionMessageRegExp.php35 protected function matches($other)
58 protected function failureDescription($other)
H A DFileExists.php26 protected function matches($other)
41 protected function failureDescription($other)
H A DGreaterThan.php39 protected function matches($other)
H A DIsAnything.php34 public function evaluate($other, $description = '', $returnResult = false)
H A DIsEmpty.php24 protected function matches($other)
53 protected function failureDescription($other)
H A DIsEqual.php106 public function evaluate($other, $description = '', $returnResult = false)
H A DIsFalse.php24 protected function matches($other)
H A DIsFinite.php24 protected function matches($other)

12345678910>>...12