Home
last modified time | relevance | path

Searched defs:matches (Results 76 – 100 of 171) sorted by path

1234567

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1973 function matches($string) function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DConstraint.php70 protected function matches($other) function in PHPUnit_Framework_Constraint
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DArrayHasKey.php43 protected function matches($other) function in PHPUnit_Framework_Constraint_ArrayHasKey
H A DArraySubset.php48 protected function matches($other) function in PHPUnit_Framework_Constraint_ArraySubset
H A DCallback.php45 protected function matches($other) function in PHPUnit_Framework_Constraint_Callback
H A DClassHasAttribute.php41 protected function matches($other) function in PHPUnit_Framework_Constraint_ClassHasAttribute
H A DClassHasStaticAttribute.php27 protected function matches($other) function in PHPUnit_Framework_Constraint_ClassHasStaticAttribute
H A DCount.php35 protected function matches($other) function in PHPUnit_Framework_Constraint_Count
H A DDirectoryExists.php26 protected function matches($other) function in PHPUnit_Framework_Constraint_DirectoryExists
H A DException.php35 protected function matches($other) function in PHPUnit_Framework_Constraint_Exception
H A DExceptionCode.php35 protected function matches($other) function in PHPUnit_Framework_Constraint_ExceptionCode
H A DExceptionMessage.php35 protected function matches($other) function in PHPUnit_Framework_Constraint_ExceptionMessage
H A DExceptionMessageRegExp.php35 protected function matches($other) function in PHPUnit_Framework_Constraint_ExceptionMessageRegExp
H A DFileExists.php26 protected function matches($other) function in PHPUnit_Framework_Constraint_FileExists
H A DGreaterThan.php39 protected function matches($other) function in PHPUnit_Framework_Constraint_GreaterThan
H A DIsEmpty.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsEmpty
H A DIsFalse.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsFalse
H A DIsFinite.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsFinite
H A DIsInfinite.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsInfinite
H A DIsInstanceOf.php41 protected function matches($other) function in PHPUnit_Framework_Constraint_IsInstanceOf
H A DIsJson.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsJson
H A DIsNan.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsNan
H A DIsNull.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsNull
H A DIsReadable.php26 protected function matches($other) function in PHPUnit_Framework_Constraint_IsReadable
H A DIsTrue.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsTrue

1234567