Home
last modified time | relevance | path

Searched defs:phpcsFile (Results 76 – 100 of 230) sorted by path

12345678910

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
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)
99 PHP_CodeSniffer_File $phpcsFile,
H A DIncludeSystemSniff.php79 PHP_CodeSniffer_File $phpcsFile,
222 protected function processTokenOutsideScope(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
310 PHP_CodeSniffer_File $phpcsFile,
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)
H A DFirebugConsoleSniff.php63 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/Objects/
H A DAssignThisSniff.php58 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DCreateWidgetTypeCallbackSniff.php58 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
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 DEvalObjectFactorySniff.php51 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
H A DGetRequestDataSniff.php51 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/Standards/MySource/Sniffs/Strings/
H A DJoinStringsSniff.php58 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Classes/
H A DClassDeclarationSniff.php66 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr)

12345678910