Searched refs:_expandRulesetReference (Results 1 – 1 of 1) sorted by relevance
550 $sniffs = $this->_expandRulesetReference($restrictions[0], dirname($standard));780 $this->_expandRulesetReference($rule['ref'], $rulesetDir, $depth)806 … $this->_expandRulesetReference($exclude['name'], $rulesetDir, ($depth + 1))1016 private function _expandRulesetReference($ref, $rulesetDir, $depth=0) function in PHP_CodeSniffer