Searched refs:getIgnorePatterns (Results 1 – 3 of 3) sorted by relevance
459 public function getIgnorePatterns($listener=null) function in PHP_CodeSniffer1489 $patterns = $this->getIgnorePatterns($listenerSource);
971 $ignorePatterns = array_merge($phpcs->getIgnorePatterns(), $values['ignored']);
1049 $patterns = $this->phpcs->getIgnorePatterns($sniffCode);1196 $patterns = $this->phpcs->getIgnorePatterns($sniffCode);