Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DReporting.php215 * @param integer $reportWidth Report max width.
224 $reportWidth=80 argument
262 $reportWidth,
H A DCLI.php344 $reportWidth = PHP_CodeSniffer::getConfigData('report_width');
345 if ($reportWidth !== null) {
346 $defaults['reportWidth'] = $this->_validateReportWidth($reportWidth);
759 $this->values['reportWidth'] = $this->_validateReportWidth(substr($arg, 13));
1051 * @param int $reportWidth How wide the screen reports should be.
1060 $reportWidth argument
1087 $reportWidth