Home
last modified time | relevance | path

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

123456789

/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 DCharacterBeforePHPOpeningTagSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DClosingPHPTagSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DDeprecatedFunctionsSniff.php80 protected function addError($phpcsFile, $stackPtr, $function, $pattern=null)
H A DDisallowAlternativePHPTagsSniff.php87 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
221 protected function findClosingTag(PHP_CodeSniffer_File $phpcsFile, $tokens, $stackPtr, $content)
H A DDisallowShortOpenTagSniff.php65 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DForbiddenFunctionsSniff.php122 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
210 protected function addError($phpcsFile, $stackPtr, $function, $pattern=null)
H A DLowerCaseConstantSniff.php69 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DLowerCaseKeywordSniff.php120 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DNoSilencedErrorsSniff.php65 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DSAPIUsageSniff.php53 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DSyntaxSniff.php62 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/Generic/Sniffs/Strings/
H A DUnnecessaryStringConcatSniff.php84 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/VersionControl/
H A DSubversionPropertiesSniff.php67 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/
H A DDisallowSpaceIndentSniff.php71 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DDisallowTabIndentSniff.php66 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DScopeIndentSniff.php142 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/CSS/
H A DBrowserSpecificStylesSniff.php77 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Channels/
H A DDisallowSelfActionsSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DIncludeOwnSystemSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
101 $stackPtr
H A DIncludeSystemSniff.php80 $stackPtr,
222 protected function processTokenOutsideScope(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
312 $stackPtr
H A DUnusedSystemSniff.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/Debug/
H A DDebugCodeSniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)

123456789