Searched refs:shouldProcessFile (Results 1 – 2 of 2) sorted by relevance
170 if ($phpcs->shouldProcessFile($path, dirname($path)) === false) {
1564 * @see shouldProcessFile()1597 if ($this->shouldProcessFile($file->getPathname(), $path) === false) {1627 public function shouldProcessFile($path, $basedir) function in PHP_CodeSniffer