Home
last modified time | relevance | path

Searched defs:process (Results 201 – 225 of 327) sorted by last modified time

12345678910>>...14

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Classes/
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
/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 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/Debug/
H A DESLintSniff.php67 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Debug_ESLintSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/
H A DInlineHTMLSniff.php54 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Files_InlineHTMLSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Functions/
H A DOpeningFunctionBraceKernighanRitchieSniff.php74 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Functions_OpeningFunctionBraceKernighanRitchieSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Metrics/
H A DCyclomaticComplexitySniff.php71 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Metrics_CyclomaticComplexitySniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/
H A DUpperCaseConstantNameSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_NamingConventions_UpperCaseConstantNameSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DBacktickOperatorSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_PHP_BacktickOperatorSniff
H A DUpperCaseConstantSniff.php59 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_PHP_UpperCaseConstantSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/VersionControl/
H A DSubversionPropertiesSniff.php67 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_VersionControl_SubversionPropertiesSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/
H A DDisallowSpaceIndentSniff.php71 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_WhiteSpace_DisallowSpaceIndentSniff
H A DDisallowTabIndentSniff.php66 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_WhiteSpace_DisallowTabIndentSniff
H A DScopeIndentSniff.php142 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_WhiteSpace_ScopeIndentSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/
H A DDisallowSelfActionsSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in MySource_Sniffs_Channels_DisallowSelfActionsSniff
H A DIncludeOwnSystemSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in MySource_Sniffs_Channels_IncludeOwnSystemSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/
H A DObjectOperatorIndentSniff.php61 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PEAR_Sniffs_WhiteSpace_ObjectOperatorIndentSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR1/Sniffs/Files/
H A DSideEffectsSniff.php54 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PSR1_Sniffs_Files_SideEffectsSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Namespaces/
H A DNamespaceDeclarationSniff.php53 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PSR2_Sniffs_Namespaces_NamespaceDeclarationSniff
H A DUseDeclarationSniff.php53 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PSR2_Sniffs_Namespaces_UseDeclarationSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DClassCommentSniff.php59 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_Commenting_ClassCommentSniff
H A DClosingDeclarationCommentSniff.php59 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_Commenting_ClosingDeclarationCommentSniff
H A DDocCommentAlignmentSniff.php65 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_Commenting_DocCommentAlignmentSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Files/
H A DFileExtensionSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_Files_FileExtensionSniff

12345678910>>...14