Home
last modified time | relevance | path

Searched defs:process (Results 101 – 125 of 327) sorted by path

12345678910>>...14

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php908 public function process($values=array()) function in PHP_CodeSniffer_CLI
H A DSniff.php91 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr); function
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/
H A DAbstractPatternSniff.php206 public final function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PHP_CodeSniffer_Standards_AbstractPatternSniff
H A DAbstractScopeSniff.php142 public final function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PHP_CodeSniffer_Standards_AbstractScopeSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Arrays/
H A DDisallowLongArraySyntaxSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Arrays_DisallowLongArraySyntaxSniff
H A DDisallowShortArraySyntaxSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Arrays_DisallowShortArraySyntaxSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Classes/
H A DDuplicateClassNameSniff.php58 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Classes_DuplicateClassNameSniff
H A DOpeningBraceSameLineSniff.php62 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Classes_OpeningBraceSameLineSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/
H A DEmptyStatementSniff.php77 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_CodeAnalysis_EmptyStatementSniff
H A DForLoopShouldBeWhileLoopSniff.php65 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_CodeAnalysis_ForLoopShouldBeWhileLoopSniff
H A DForLoopWithTestFunctionCallSniff.php68 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_CodeAnalysis_ForLoopWithTestFunctionCallSniff
H A DJumbledIncrementerSniff.php72 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_CodeAnalysis_JumbledIncrementerSniff
H A DUnconditionalIfStatementSniff.php72 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_CodeAnalysis_UnconditionalIfStatementSniff
H A DUnnecessaryFinalModifierSniff.php65 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_CodeAnalysis_UnnecessaryFinalModifierSniff
H A DUnusedFunctionParameterSniff.php62 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_CodeAnalysis_UnusedFunctionParameterSniff
H A DUselessOverridingMethodSniff.php64 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_CodeAnalysis_UselessOverridingMethodSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Commenting/
H A DDocCommentSniff.php61 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Commenting_DocCommentSniff
H A DFixmeSniff.php65 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Commenting_FixmeSniff
H A DTodoSniff.php63 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Commenting_TodoSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/ControlStructures/
H A DInlineControlStructureSniff.php81 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_ControlStructures_InlineControlStructureSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Debug/
H A DCSSLintSniff.php60 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Debug_CSSLintSniff
H A DClosureLinterSniff.php77 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Debug_ClosureLinterSniff
H A DESLintSniff.php67 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Debug_ESLintSniff
H A DJSHintSniff.php63 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Debug_JSHintSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/
H A DByteOrderMarkSniff.php68 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Files_ByteOrderMarkSniff

12345678910>>...14