Home
last modified time | relevance | path

Searched defs:phpcsFile (Results 51 – 75 of 230) sorted by relevance

12345678910

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Functions/
H A DValidDefaultValueSniff.php59 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/
H A DElseIfDeclarationSniff.php56 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Files/
H A DClosingTagSniff.php53 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DEndFileNewlineSniff.php53 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Methods/
H A DFunctionClosingBraceSniff.php56 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Arrays/
H A DArrayBracketSpacingSniff.php58 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DEmptyCatchCommentSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/
H A DLowercaseDeclarationSniff.php66 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DElseIfDeclarationSniff.php56 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DInlineIfDeclarationSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/
H A DDisallowBooleanStatementSniff.php53 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DDisallowComparisonAssignmentSniff.php53 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DEvalSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DDisallowMultipleAssignmentsSniff.php56 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/Sniffs/Files/
H A DClosingTagSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes/
H A DClassFileNameSniff.php59 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DLowercaseClassKeywordsSniff.php65 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DValidClassNameSniff.php59 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions/
H A DGlobalFunctionSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DFunctionDuplicateArgumentSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Objects/
H A DObjectInstantiationSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Arrays/
H A DDisallowShortArraySyntaxSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/
H A DOneInterfacePerFileSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DOneTraitPerFileSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DLowerCaseKeywordSniff.php120 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)

12345678910