Home
last modified time | relevance | path

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

1234567

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DExceptionMessageRegExp.php35 protected function matches($other) function in PHPUnit_Framework_Constraint_ExceptionMessageRegExp
H A DClassHasAttribute.php41 protected function matches($other) function in PHPUnit_Framework_Constraint_ClassHasAttribute
H A DException.php35 protected function matches($other) function in PHPUnit_Framework_Constraint_Exception
H A DIsInstanceOf.php41 protected function matches($other) function in PHPUnit_Framework_Constraint_IsInstanceOf
H A DArraySubset.php48 protected function matches($other) function in PHPUnit_Framework_Constraint_ArraySubset
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
/plugin/pubmed2020/helper/
H A Dpmid.php131 public function replacementValueCallback($matches) {
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/
H A DPropertyMatcher.php35 public function matches($object, $property) function in DeepCopy\\Matcher\\PropertyMatcher
H A DPropertyTypeMatcher.php34 public function matches($object, $property) function in DeepCopy\\Matcher\\PropertyTypeMatcher
/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
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/
H A DPropertyMatcher.php35 public function matches($object, $property) function in DeepCopy\\Matcher\\PropertyMatcher
H A DPropertyTypeMatcher.php34 public function matches($object, $property) function in DeepCopy\\Matcher\\PropertyTypeMatcher
/plugin/preservefilenames/
H A Dcommon.php34 static function _correctBasename_callback($matches)
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/
H A DInvokedAtIndex.php56 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_InvokedAtIndex
H A DParameters.php76 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_Parameters
H A DConsecutiveParameters.php64 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher_ConsecutiveParameters
/plugin/randomtables/table-roller/src/Table/
H A DManager.php22 private function embedResult($matches): string argument
/plugin/scrape/HTMLPurifier/Filter/
H A DYouTube.php
/plugin/spellcheck/
H A Dspellcheck.php88 function spaceslink($matches){
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.utils.inc.php125 function css_process_escapes_callback($matches) {
/plugin/lytebox/
H A Daction.php69 function _callback($matches) {
/plugin/tagfilter/script/select2/
H A Dselect2_locale_en.js10 formatMatches: function (matches) { return matches + " results are available, use up and down arrow keys to navigate."; }, argument
H A Dselect2_locale_fa.js11 formatMatches: function (matches) { return matches + " نتیجه موجود است، کلیدهای جهت بالا و پایین را برای گشتن استفاده کنید."; }, argument

1234567