Home
last modified time | relevance | path

Searched defs:matches (Results 101 – 125 of 230) sorted by relevance

12345678910

/plugin/ipban/ip-lib/src/Address/
DAddressInterface.php81 public function matches(RangeInterface $range); function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
DGoogleSecuritySafebrowsingV4FindFullHashesResponse.php37 public function setMatches($matches)
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
DMatcher.php161 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_Matcher
/plugin/tagfilter/script/select2/
Dselect2_locale_fa.js11 …formatMatches: function (matches) { return matches + " نتیجه موجود است، کلیدهای جهت بالا و پایین ر… argument
Dselect2_locale_en.js10 …formatMatches: function (matches) { return matches + " results are available, use up and down arro… argument
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DContentSets.php102 public function generateChildDefCallback($matches)
/plugin/bibtex/OSBib/create/
DPREVIEWSTYLE.php139 function ordinals($matches)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DEpsilonTransition.php34 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\EpsilonTransition
H A DAtomTransition.php27 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\AtomTransition
H A DPrecedencePredicateTransition.php22 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\PrecedencePredicateTransition
H A DSetTransition.php31 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\SetTransition
H A DRangeTransition.php32 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\RangeTransition
H A DActionTransition.php33 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\ActionTransition
/plugin/statistics/vendor/matomo/device-detector/Parser/
H A DAbstractParser.php403 protected function buildByMatch(string $item, array $matches): string
429 protected function buildVersion(string $versionString, array $matches): string
/plugin/zwidoku/
H A DHtml2Text.php557 protected function pregCallback($matches)
602 protected function pregPreCallback(/** @noinspection PhpUnusedParameterInspection */ $matches)
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
DUriTemplate.php99 private function expandMatch(array $matches)
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/
DDirectLex.php31 protected function scriptCallback($matches)
/plugin/odt/ODT/css/
Dcssimportnew.php68 public function matches (array $attributes=NULL) { function in css_attribute_selector
634 public function matches (iElementCSSMatchable $element, &$specificity) { function in css_selector
783 public function matches(iElementCSSMatchable $element, &$specificity, $media = NULL) { function in css_rule_new
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
DIsType.php87 protected function matches($other) function in PHPUnit_Framework_Constraint_IsType
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Filter/
DExtractStyleBlocks.php79 protected function styleCallback($matches)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DConstraint.php70 protected function matches($other) function in PHPUnit_Framework_Constraint
/plugin/bibtex/OSBib/format/
DBIBSTYLE.php142 function ordinals($matches)
/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.brush.super-collider.js5 …h(Syntax.lib.hexNumber);brush.push({pattern:/(?:\.)([a-z_][a-z0-9_]*)/gi,matches:Syntax.extractMat… property
Djquery.syntax.brush.assembly.js5 …a-zA-Z0-9_]*:/gm,klass:'label'});brush.push({pattern:/^\s*([a-zA-Z]+)/gm,matches:Syntax.extractMat… property
/plugin/toolbox/extension/
Dmanifest.json11 "matches": [ array

12345678910