Home
last modified time | relevance | path

Searched defs:stackPtr (Results 76 – 100 of 216) sorted by relevance

123456789

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/
H A DForLoopShouldBeWhileLoopSniff.php65 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DForLoopWithTestFunctionCallSniff.php68 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DUnconditionalIfStatementSniff.php72 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DUselessOverridingMethodSniff.php64 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DEmptyStatementSniff.php77 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Files/
H A DLowercasedFilenameSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DOneClassPerFileSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DInlineHTMLSniff.php54 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/
H A DDisallowMultipleStatementsSniff.php53 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DNoSpaceAfterCastSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DSpaceAfterCastSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/
H A DUnusedSystemSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DDisallowSelfActionsSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Commenting/
H A DFunctionCommentSniff.php47 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Objects/
H A DDisallowNewWidgetSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/PHP/
H A DAjaxNullComparisonSniff.php54 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DReturnFunctionValueSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DSniff.php91 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Arrays/
H A DDisallowLongArraySyntaxSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Classes/
H A DOpeningBraceSameLineSniff.php62 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/
H A DUpperCaseConstantNameSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DBacktickOperatorSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DUpperCaseConstantSniff.php59 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Namespaces/
H A DNamespaceDeclarationSniff.php53 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DClassCommentSniff.php59 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)

123456789