Home
last modified time | relevance | path

Searched defs:matches (Results 26 – 50 of 230) sorted by relevance

12345678910

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
DInvokable.php38 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation); function
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/
DMatcher.php13 public function matches($object, $property); function
/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.brush.php.js5 …'php',function(brush){brush.push({pattern:/(<\?(php)?)((.|\n)*?)(\?>)/gm,matches:Syntax.extractMat… property
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/
H A DMatcher.php13 public function matches($object, $property); function
/plugin/asciidocjs/node_modules/lodash/
Dmatches.js42 function matches(source) { function
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/
DInvocation.php45 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation); function
DMethodName.php64 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_MethodName
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
DIsWritable.php26 protected function matches($other) function in PHPUnit_Framework_Constraint_IsWritable
DIsJson.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsJson
DDirectoryExists.php26 protected function matches($other) function in PHPUnit_Framework_Constraint_DirectoryExists
DIsReadable.php26 protected function matches($other) function in PHPUnit_Framework_Constraint_IsReadable
DFileExists.php26 protected function matches($other) function in PHPUnit_Framework_Constraint_FileExists
DIsEmpty.php24 protected function matches($other) function in PHPUnit_Framework_Constraint_IsEmpty
DStringStartsWith.php39 protected function matches($other) function in PHPUnit_Framework_Constraint_StringStartsWith
DCallback.php45 protected function matches($other) function in PHPUnit_Framework_Constraint_Callback
DLessThan.php39 protected function matches($other) function in PHPUnit_Framework_Constraint_LessThan
DJsonMatches.php42 protected function matches($other) function in PHPUnit_Framework_Constraint_JsonMatches
DGreaterThan.php39 protected function matches($other) function in PHPUnit_Framework_Constraint_GreaterThan
DStringEndsWith.php39 protected function matches($other) function in PHPUnit_Framework_Constraint_StringEndsWith
DPCREMatch.php44 protected function matches($other) function in PHPUnit_Framework_Constraint_PCREMatch
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/
DDOMLex.php287 public function callbackUndoCommentSubst($matches)
298 public function callbackArmorCommentEntities($matches)
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/TypeMatcher/
DTypeMatcher.php25 public function matches($element) function in DeepCopy\\TypeMatcher\\TypeMatcher
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
DRegex.php25 … public static function pregMatchSafe($pattern, $subject, $matches = null, $flags = 0, $offset = 0)
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/TypeMatcher/
H A DTypeMatcher.php25 public function matches($element) function in DeepCopy\\TypeMatcher\\TypeMatcher
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/Doctrine/
H A DDoctrineProxyMatcher.php18 public function matches($object, $property) function in DeepCopy\\Matcher\\Doctrine\\DoctrineProxyMatcher

12345678910