Home
last modified time | relevance | path

Searched defs:process (Results 51 – 75 of 327) sorted by relevance

12345678910>>...14

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/
H A DOneInterfacePerFileSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Files_OneInterfacePerFileSniff
H A DOneTraitPerFileSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Files_OneTraitPerFileSniff
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/PHP/
H A DLowerCaseKeywordSniff.php120 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_PHP_LowerCaseKeywordSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions/
H A DFunctionDuplicateArgumentSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_Functions_FunctionDuplicateArgumentSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/
H A DDisallowMultipleAssignmentsSniff.php56 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_PHP_DisallowMultipleAssignmentsSniff
H A DGlobalKeywordSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_PHP_GlobalKeywordSniff
H A DHeredocSniff.php58 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_PHP_HeredocSniff
H A DInnerFunctionsSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_PHP_InnerFunctionsSniff
/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/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 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/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/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/Objects/
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/html2pdf/html2pdf/html2ps/destinations/
H A Dnull.php8 function process($filename, $content_type) { function in DestinationNull
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DSniff.php91 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr); function

12345678910>>...14