Searched refs:processRuleset (Results 1 – 1 of 1) sorted by relevance
578 $sniffs = array_merge($sniffs, $this->processRuleset($standard));723 public function processRuleset($rulesetPath, $depth=0) function in PHP_CodeSniffer1152 return $this->processRuleset($ref.DIRECTORY_SEPARATOR.'ruleset.xml', ($depth + 2));1180 return $this->processRuleset($ref, ($depth + 2));