Home
last modified time | relevance | path

Searched defs:matches (Results 101 – 125 of 171) sorted by last modified time

1234567

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DIsWritable.php26 protected function matches($other) function in PHPUnit_Framework_Constraint_IsWritable
H A DJsonMatches.php42 protected function matches($other) function in PHPUnit_Framework_Constraint_JsonMatches
H A DLessThan.php39 protected function matches($other) function in PHPUnit_Framework_Constraint_LessThan
H A DStringContains.php52 protected function matches($other) function in PHPUnit_Framework_Constraint_StringContains
H A DStringEndsWith.php39 protected function matches($other) function in PHPUnit_Framework_Constraint_StringEndsWith
H A DStringStartsWith.php39 protected function matches($other) function in PHPUnit_Framework_Constraint_StringStartsWith
H A DTraversableContains.php64 protected function matches($other) function in PHPUnit_Framework_Constraint_TraversableContains
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 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 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
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DInvocationMocker.php158 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_InvocationMocker
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/
H A DAnyParameters.php31 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_AnyParameters
H A DInvocation.php45 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation); function
H A DInvokedAtIndex.php56 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_InvokedAtIndex
H A DInvokedRecorder.php64 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_InvokedRecorder
H A DMethodName.php64 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_MethodName
H A DParameters.php76 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_Parameters
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/
H A DMatcher.php13 public function matches($object, $property); function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DRegex.php25 … public static function pregMatchSafe($pattern, $subject, $matches = null, $flags = 0, $offset = 0)
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DParser.php1008 …tch(string $pattern, string $subject, array &$matches = null, int $flags = 0, int $offset = 0): int

1234567