Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php750 … $ownSniffs = $this->_expandSniffDirectory($rulesetDir.DIRECTORY_SEPARATOR.'Sniffs', $depth);
948 private function _expandSniffDirectory($directory, $depth=0) function in PHP_CodeSniffer
1162 return $this->_expandSniffDirectory($ref, ($depth + 1));