Home
last modified time | relevance | path

Searched refs:processRuleset (Results 1 – 1 of 1) sorted by relevance

/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php578 $sniffs = array_merge($sniffs, $this->processRuleset($standard));
723 public function processRuleset($rulesetPath, $depth=0) function in PHP_CodeSniffer
1152 return $this->processRuleset($ref.DIRECTORY_SEPARATOR.'ruleset.xml', ($depth + 2));
1180 return $this->processRuleset($ref, ($depth + 2));