Home
last modified time | relevance | path

Searched defs:phpcsFile (Results 201 – 225 of 230) sorted by relevance

12345678910

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/
H A DIndentationSniff.php67 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DNamedColoursSniff.php88 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DShorthandSizeSniff.php76 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/
H A DSwitchDeclarationSniff.php73 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DForLoopDeclarationSniff.php79 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Debug/
H A DClosureLinterSniff.php77 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Operators/
H A DComparisonOperatorUsageSniff.php122 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Strings/
H A DUnnecessaryStringConcatSniff.php84 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/
H A DJumbledIncrementerSniff.php72 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DDeprecatedFunctionsSniff.php80 protected function addError($phpcsFile, $stackPtr, $function, $pattern=null)
H A DDisallowShortOpenTagSniff.php65 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/VersionControl/
H A DSubversionPropertiesSniff.php67 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DLongConditionClosingCommentSniff.php95 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/
H A DScopeIndentSniff.php142 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DEmacs.php52 PHP_CodeSniffer_File $phpcsFile,
H A DFull.php52 PHP_CodeSniffer_File $phpcsFile,
H A DJson.php50 PHP_CodeSniffer_File $phpcsFile,
H A DXml.php52 PHP_CodeSniffer_File $phpcsFile,
H A DCsv.php52 PHP_CodeSniffer_File $phpcsFile,
H A DDiff.php48 PHP_CodeSniffer_File $phpcsFile,
H A DCbf.php56 PHP_CodeSniffer_File $phpcsFile,
H A DCheckstyle.php52 PHP_CodeSniffer_File $phpcsFile,
H A DJunit.php57 PHP_CodeSniffer_File $phpcsFile,
H A DSummary.php66 PHP_CodeSniffer_File $phpcsFile,
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DReport.php50 PHP_CodeSniffer_File $phpcsFile,

12345678910