Home
last modified time | relevance | path

Searched defs:matches (Results 51 – 75 of 171) sorted by path

1234567

/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/
H A DMatcher.php13 public function matches($object, $property); function
H A DPropertyMatcher.php35 public function matches($object, $property) function in DeepCopy\\Matcher\\PropertyMatcher
H A DPropertyNameMatcher.php28 public function matches($object, $property) function in DeepCopy\\Matcher\\PropertyNameMatcher
H A DPropertyTypeMatcher.php34 public function matches($object, $property) function in DeepCopy\\Matcher\\PropertyTypeMatcher
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/TypeMatcher/
H A DTypeMatcher.php25 public function matches($element) function in DeepCopy\\TypeMatcher\\TypeMatcher
/plugin/epub/scripts/
H A Dcss3.php532 function css_comment_cb($matches){
H A Depub_utils.php82 function epbub_entity_replace($matches) {
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php361 &$matches = null,
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/
H A DDoctrineProxyMatcher.php18 public function matches($object, $property) function in DeepCopy\\Matcher\\Doctrine\\DoctrineProxyMatcher
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/
H A DMatcher.php13 public function matches($object, $property); function
H A DPropertyMatcher.php35 public function matches($object, $property) function in DeepCopy\\Matcher\\PropertyMatcher
H A DPropertyNameMatcher.php28 public function matches($object, $property) function in DeepCopy\\Matcher\\PropertyNameMatcher
H A DPropertyTypeMatcher.php34 public function matches($object, $property) function in DeepCopy\\Matcher\\PropertyTypeMatcher
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/TypeMatcher/
H A DTypeMatcher.php25 public function matches($element) function in DeepCopy\\TypeMatcher\\TypeMatcher
/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
H A DInvokable.php38 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation); function
H A DMatcher.php161 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher
/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 DConsecutiveParameters.php64 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_ConsecutiveParameters
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/phpunit/phpunit/src/Framework/
H A DAssert.php2692 public static function matches($string) function in PHPUnit_Framework_Assert

1234567