Home
last modified time | relevance | path

Searched defs:stackPtr (Results 201 – 216 of 216) sorted by path

123456789

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/
H A DFunctionOpeningBraceSpaceSniff.php68 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DFunctionSpacingSniff.php62 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DLanguageConstructSpacingSniff.php65 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DLogicalOperatorSpacingSniff.php65 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DMemberVarSpacingSniff.php44 protected function processMemberVar(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
141 protected function processVariable(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
158 protected function processVariableInString(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DObjectOperatorSpacingSniff.php62 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
105 … protected function checkSpacingBeforeOperator(PHP_CodeSniffer_File $phpcsFile, $stackPtr, $before)
135 protected function checkSpacingAfterOperator(PHP_CodeSniffer_File $phpcsFile, $stackPtr, $after)
H A DOperatorSpacingSniff.php82 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DPropertyLabelSpacingSniff.php64 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DScopeClosingBraceSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DScopeKeywordSpacingSniff.php57 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DSemicolonSpacingSniff.php65 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DSuperfluousWhitespaceSniff.php84 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/Sniffs/Debug/
H A DCodeAnalyzerSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/Sniffs/Files/
H A DClosingTagSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/Sniffs/NamingConventions/
H A DValidVariableNameSniff.php57 protected function processVariable(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
155 protected function processMemberVar(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
204 protected function processVariableInString(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/
H A DComment.php42 public function tokenizeString($string, $eolChar, $stackPtr)

123456789