Home
last modified time | relevance | path

Searched defs:phpcsFile (Results 76 – 100 of 230) sorted by relevance

12345678910

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/
H A DGlobalKeywordSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DHeredocSniff.php58 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DInnerFunctionsSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Strings/
H A DDoubleQuoteUsageSniff.php58 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/
H A DForLoopShouldBeWhileLoopSniff.php65 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DForLoopWithTestFunctionCallSniff.php68 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DUnconditionalIfStatementSniff.php72 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DUselessOverridingMethodSniff.php64 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DEmptyStatementSniff.php77 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/
H A DLowercasedFilenameSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
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/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/Objects/
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 DSniff.php91 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr);
/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/NamingConventions/
H A DUpperCaseConstantNameSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DBacktickOperatorSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)

12345678910