Home
last modified time | relevance | path

Searched defs:ruleSet (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2InspectConfig.php149 public function setRuleSet($ruleSet)
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js31736 CSSCompletion.prototype.getCompletionsForRuleSet = function (ruleSet, result) { argument
31748 CSSCompletion.prototype.getCompletionsForSelector = function (ruleSet, isNested, result) { argument
34727 SCSSCompletion.prototype.getCompletionsForSelector = function (ruleSet, isNested, result) { argument
34729 return _super.prototype.getCompletionsForSelector.call(this, ruleSet, isNested, result); argument