| /plugin/deletepageguard/tests/ |
| H A D | test_runner.php | 132 return $plugin->matchesPattern('^start$', 'start') === true; 137 return $plugin->matchesPattern('^start$', 'other') === false; 142 return $plugin->matchesPattern('^users:[^:]+:start$', 'users:alice:start') === true; 147 return $plugin->matchesPattern('^users:[^:]+:start$', 'users:alice:profile') === false; 152 return $plugin->matchesPattern('wiki', 'wiki:syntax') === true; 157 return $plugin->matchesPattern('^Wiki$', 'wiki') === false; 212 return $plugin->matchesPattern('path/to/file', 'path/to/file') === true; 218 return $plugin->matchesPattern('^café$', 'café') === true; 224 return $plugin->matchesPattern('file\.txt$', 'file.txt') === true; 239 return is_string($result) || $plugin->matchesPattern('', 'anything') === false; [all …]
|
| H A D | plugin_test_adapter.php | 137 public function matchesPattern($pattern, $target) { function in TestableDeletePageGuard 138 return parent::matchesPattern($pattern, $target);
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/ |
| D | GoogleCloudRecommenderV1ValueMatcher.php | 25 public $matchesPattern; variable in Google\\Service\\Recommender\\GoogleCloudRecommenderV1ValueMatcher 30 public function setMatchesPattern($matchesPattern) argument 32 $this->matchesPattern = $matchesPattern; 39 return $this->matchesPattern;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/ |
| D | BucketLifecycleRuleCondition.php | 50 public $matchesPattern; variable in Google\\Service\\Storage\\BucketLifecycleRuleCondition 151 public function setMatchesPattern($matchesPattern) argument 153 $this->matchesPattern = $matchesPattern; 160 return $this->matchesPattern;
|
| /plugin/deletepageguard/ |
| H A D | action.php | 119 if ($this->matchesPattern($pattern, $matchTarget)) { 239 public function matchesPattern($pattern, $target) { function in action_plugin_deletepageguard
|
| H A D | admin.php | 256 if ($actionPlugin->matchesPattern($pattern, $matchTarget)) {
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 6.6.js | 1 …matchesPattern=function(e){for(var t=!1,r=0;r<this.patternRegExps.length;r++){this.patternRegExps[… method in e
|
| D | 4.4.js.map | 1 …matchesPattern = function (fileName) {\n var match = false;\n for (var i = 0; i < th…
|
| D | json.worker.js.map | 1 …matchesPattern = function (fileName) {\n var match = false;\n for (var i = 0; i < th…
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | 6.6.js | 1 …matchesPattern=function(e){for(var t=!1,r=0;r<this.patternRegExps.length;r++){this.patternRegExps[… method in e
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | commons-lang3-3.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |