Home
last modified time | relevance | path

Searched defs:phpcsFile (Results 126 – 150 of 230) sorted by last modified time

12345678910

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/
H A DOneClassPerFileSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DInlineHTMLSniff.php54 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/
H A DDisallowMultipleStatementsSniff.php53 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DNoSpaceAfterCastSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DSpaceAfterCastSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Metrics/
H A DNestingLevelSniff.php67 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/
H A DUnusedSystemSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Commenting/
H A DFunctionCommentSniff.php47 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Debug/
H A DFirebugConsoleSniff.php63 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Objects/
H A DCreateWidgetTypeCallbackSniff.php58 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DDisallowNewWidgetSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/PHP/
H A DAjaxNullComparisonSniff.php54 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DReturnFunctionValueSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DReport.php50 PHP_CodeSniffer_File $phpcsFile,
H A DSniff.php91 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DCbf.php56 PHP_CodeSniffer_File $phpcsFile,
H A DCheckstyle.php52 PHP_CodeSniffer_File $phpcsFile,
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/
H A DAbstractVariableSniff.php99 PHP_CodeSniffer_File $phpcsFile,
175 PHP_CodeSniffer_File $phpcsFile,
205 PHP_CodeSniffer_File $phpcsFile,
220 PHP_CodeSniffer_File $phpcsFile,
239 PHP_CodeSniffer_File
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Arrays/
H A DDisallowLongArraySyntaxSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Classes/
H A DOpeningBraceSameLineSniff.php62 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/
H A DEmptyStatementSniff.php77 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Commenting/
H A DDocCommentSniff.php61 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DTodoSniff.php63 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Debug/
H A DESLintSniff.php67 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Functions/
H A DOpeningFunctionBraceKernighanRitchieSniff.php74 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)

12345678910