Home
last modified time | relevance | path

Searched defs:matches (Results 51 – 75 of 226) sorted by relevance

12345678910

/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/
DDoctrineProxyMatcher.php18 public function matches($object, $property) function in DeepCopy\\Matcher\\Doctrine\\DoctrineProxyMatcher
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/
DPropertyNameMatcher.php28 public function matches($object, $property) function in DeepCopy\\Matcher\\PropertyNameMatcher
DPropertyMatcher.php35 public function matches($object, $property) function in DeepCopy\\Matcher\\PropertyMatcher
DPropertyTypeMatcher.php34 public function matches($object, $property) function in DeepCopy\\Matcher\\PropertyTypeMatcher
/plugin/bureaucracyau/helper/
Dfielduser.php43 public function replacementValueCallback($matches) {
Dfieldusers.php42 public function replacementValueCallback($matches) {
/plugin/bureaucracy-au/helper/
Dfieldusers.php42 public function replacementValueCallback($matches) {
Dfielduser.php43 public function replacementValueCallback($matches) {
/plugin/bureaucracy/helper/
Dfieldusers.php42 public function replacementValueCallback($matches) {
Dfielduser.php43 public function replacementValueCallback($matches) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
DGoogleSecuritySafebrowsingV4FindThreatMatchesResponse.php29 public function setMatches($matches)
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/
DPropertyNameMatcher.php28 public function matches($object, $property) function in DeepCopy\\Matcher\\PropertyNameMatcher
/plugin/authssocas/vendor/apereo/phpcas/source/CAS/
H A DProxyChain.php73 public function matches(array $list) function in CAS_ProxyChain
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
DExceptionCode.php35 protected function matches($other) function in PHPUnit_Framework_Constraint_ExceptionCode
DExceptionMessage.php35 protected function matches($other) function in PHPUnit_Framework_Constraint_ExceptionMessage
DStringContains.php52 protected function matches($other) function in PHPUnit_Framework_Constraint_StringContains
DClassHasAttribute.php41 protected function matches($other) function in PHPUnit_Framework_Constraint_ClassHasAttribute
DArrayHasKey.php43 protected function matches($other) function in PHPUnit_Framework_Constraint_ArrayHasKey
DExceptionMessageRegExp.php35 protected function matches($other) function in PHPUnit_Framework_Constraint_ExceptionMessageRegExp
DException.php35 protected function matches($other) function in PHPUnit_Framework_Constraint_Exception
DIsInstanceOf.php41 protected function matches($other) function in PHPUnit_Framework_Constraint_IsInstanceOf
/plugin/pubmed2020/helper/
Dpmid.php131 public function replacementValueCallback($matches) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/
DInvokedRecorder.php64 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_InvokedRecorder
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DNotSetTransition.php9 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\NotSetTransition
H A DWildcardTransition.php9 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\WildcardTransition

12345678910