Home
last modified time | relevance | path

Searched defs:process (Results 176 – 200 of 327) sorted by last modified time

12345678910>>...14

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Strings/
H A DDoubleQuoteUsageSniff.php58 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_Strings_DoubleQuoteUsageSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/
H A DControlStructureSpacingSniff.php76 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_WhiteSpace_ControlStructureSpacingSniff
H A DPropertyLabelSpacingSniff.php64 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_WhiteSpace_PropertyLabelSpacingSniff
/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
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/
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 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/Files/
H A DLineEndingsSniff.php73 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Files_LineEndingsSniff
H A DLowercasedFilenameSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Files_LowercasedFilenameSniff
H A DOneClassPerFileSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Files_OneClassPerFileSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/
H A DDisallowMultipleStatementsSniff.php53 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Formatting_DisallowMultipleStatementsSniff
H A DNoSpaceAfterCastSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Formatting_NoSpaceAfterCastSniff
H A DSpaceAfterCastSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Formatting_SpaceAfterCastSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Metrics/
H A DNestingLevelSniff.php67 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Metrics_NestingLevelSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/
H A DUnusedSystemSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in MySource_Sniffs_Channels_UnusedSystemSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Commenting/
H A DFunctionCommentSniff.php47 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in MySource_Sniffs_Commenting_FunctionCommentSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Debug/
H A DFirebugConsoleSniff.php63 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in MySource_Sniffs_Debug_FirebugConsoleSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Objects/
H A DCreateWidgetTypeCallbackSniff.php58 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in MySource_Sniffs_Objects_CreateWidgetTypeCallbackSniff
H A DDisallowNewWidgetSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in MySource_Sniffs_Objects_DisallowNewWidgetSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/PHP/
H A DAjaxNullComparisonSniff.php54 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in MySource_Sniffs_PHP_AjaxNullComparisonSniff
H A DReturnFunctionValueSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in MySource_Sniffs_PHP_ReturnFunctionValueSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DSniff.php91 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr); function
/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

12345678910>>...14