Home
last modified time | relevance | path

Searched refs:toScreen (Results 1 – 17 of 17) sorted by last modified time

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DNotifysend.php146 * @param boolean $toScreen Is the report being printed to screen?
158 $toScreen=true argument
H A DSummary.php100 * @param boolean $toScreen Is the report being printed to screen?
112 $toScreen=true argument
182 if ($toScreen === true && PHP_CODESNIFFER_INTERACTIVE === false) {
H A DEmacs.php91 * @param boolean $toScreen Is the report being printed to screen?
103 $toScreen=true argument
H A DFull.php210 * @param boolean $toScreen Is the report being printed to screen?
222 $toScreen=true argument
230 if ($toScreen === true && PHP_CODESNIFFER_INTERACTIVE === false) {
H A DInfo.php100 * @param boolean $toScreen Is the report being printed to screen?
112 $toScreen=true argument
155 if ($toScreen === true && PHP_CODESNIFFER_INTERACTIVE === false) {
H A DJson.php107 * @param boolean $toScreen Is the report being printed to screen?
119 $toScreen=true argument
H A DJunit.php126 * @param boolean $toScreen Is the report being printed to screen?
138 $toScreen=true argument
H A DSource.php125 * @param boolean $toScreen Is the report being printed to screen?
137 $toScreen=true argument
266 if ($toScreen === true && PHP_CODESNIFFER_INTERACTIVE === false) {
H A DXml.php110 * @param boolean $toScreen Is the report being printed to screen?
122 $toScreen=true argument
H A DCsv.php91 * @param boolean $toScreen Is the report being printed to screen?
103 $toScreen=true argument
H A DDiff.php127 * @param boolean $toScreen Is the report being printed to screen?
139 $toScreen=true argument
142 if ($toScreen === true) {
H A DCbf.php131 * @param boolean $toScreen Is the report being printed to screen?
143 $toScreen=true argument
H A DCheckstyle.php106 * @param boolean $toScreen Is the report being printed to screen?
118 $toScreen=true argument
H A DVersionControl.php164 * @param boolean $toScreen Is the report being printed to screen?
176 $toScreen=true argument
315 if ($toScreen === true && PHP_CODESNIFFER_INTERACTIVE === false) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php1068 $toScreen = false;
1076 $toScreen = true;
1100 && ($toScreen === false
H A DReporting.php231 $toScreen = false;
251 $toScreen = true;
263 $toScreen
H A DReport.php67 * @param boolean $toScreen Is the report being printed to screen?
79 $toScreen=true argument