Home
last modified time | relevance | path

Searched defs:matches (Results 126 – 150 of 230) sorted by relevance

12345678910

/plugin/aclinfo/
Dsyntax.php120 protected function processAclMatches(array $matches)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DRuleTransition.php39 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\RuleTransition
H A DPredicateTransition.php34 public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\PredicateTransition
H A DTransition.php68 abstract public function matches(int $symbol, int $minVocabSymbol, int $maxVocabSymbol) : bool; function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\Transition
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
DInvocationMocker.php158 public function matches(PHPUnit_Framework_MockObject_Invocation $invocation) function in PHPUnit_Framework_MockObject_InvocationMocker
/plugin/rating/
DCrawlerDetect.php26 protected $matches = array(); variable in Jaybizzle\\CrawlerDetect\\CrawlerDetect
/plugin/top/
DCrawlerDetect.php26 protected $matches = array(); variable in Jaybizzle\\CrawlerDetect\\CrawlerDetect
/plugin/struct/helper/
H A Dfield.php131 public function replacementMultiValueCallback($matches)
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DCerDerTrait.php79 protected function validateDateFormat(array $matches, array $matchMap)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3MatchIntentResponse.php61 public function setMatches($matches)
/plugin/ipban/ip-lib/src/Address/
DIPv4.php298 public function matches(RangeInterface $range) function in IPLib\\Address\\IPv4
DIPv6.php447 public function matches(RangeInterface $range) function in IPLib\\Address\\IPv6
/plugin/asciidocjs/node_modules/lodash/
Dutil.js12 'matches': require('./matches'), property
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DLexer.php295 protected static function CDATACallback($matches)
/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.core.js18 Syntax.updateMatchesWithOffsets=function(matches,linearOffsets,text){(function(matches){for(var i=0… argument
26 …tal:true};Syntax.lib.cStyleFunction={pattern:/([a-z_][a-z0-9_]*)\s*\(/gi,matches:Syntax.extractMat… property
101 top.complete=true;return top;};Syntax.Brush.prototype.process=function(text,matches,options){var to… argument
/plugin/asciidocjs/node_modules/character-parser/
Dindex.js225 function matches(str, matcher, i) { function
/plugin/ckgedit/scripts/
Dcss6.php520 function css_ckg_comment_cb($matches){
/plugin/openas/
Daction.php147 function openas_check_pageid($matches) {
/plugin/statistics/vendor/matomo/device-detector/Parser/Device/
H A DAbstractDeviceParser.php2390 protected function buildModel(string $model, array $matches): string
/plugin/epub/scripts/
Dcss3.php532 function css_comment_cb($matches){
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
Dcheck_acl.php197 function auth_nameencode_callback($matches) {
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
Dcheck_acl.php197 function auth_nameencode_callback($matches) {
/plugin/bureaucracy-au/helper/
Dfield.php241 public function replacementMultiValueCallback($matches) {
/plugin/bureaucracyau/helper/
Dfield.php241 public function replacementMultiValueCallback($matches) {
/plugin/bureaucracy/helper/
Dfield.php241 public function replacementMultiValueCallback($matches) {

12345678910