Home
last modified time | relevance | path

Searched refs:getCommandLineValues (Results 1 – 9 of 9) sorted by relevance

/plugin/icalevents/vendor/squizlabs/php_codesniffer/scripts/
H A Dphpcs-svn-pre-commit80 * @see getCommandLineValues()
85 $values = $this->getCommandLineValues();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DCbf.php60 $cliValues = $phpcsFile->phpcs->cli->getCommandLineValues();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/
H A DDisallowSpaceIndentSniff.php74 $cliValues = $phpcsFile->phpcs->cli->getCommandLineValues();
H A DScopeIndentSniff.php150 $cliValues = $phpcsFile->phpcs->cli->getCommandLineValues();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php146 $cliValues = $this->getCommandLineValues();
394 public function getCommandLineValues() function in PHP_CodeSniffer_CLI
906 * @see getCommandLineValues()
911 $values = $this->getCommandLineValues();
H A DFixer.php160 $cliValues = $this->_currentFile->phpcs->cli->getCommandLineValues();
H A DFile.php316 $cliValues = $phpcs->cli->getCommandLineValues();
463 $cliValues = $this->phpcs->cli->getCommandLineValues();
661 $cliValues = $this->phpcs->cli->getCommandLineValues();
691 $cliValues = $this->phpcs->cli->getCommandLineValues();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php619 $cliValues = $this->cli->getCommandLineValues();
739 $cliValues = $this->cli->getCommandLineValues();
1807 $cliValues = $this->cli->getCommandLineValues();
1874 $cliValues = $this->cli->getCommandLineValues();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DBlockCommentSniff.php68 $cliValues = $phpcsFile->phpcs->cli->getCommandLineValues();