Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/scripts/
Dphpcs-svn-pre-commit80 * @see getCommandLineValues()
85 $values = $this->getCommandLineValues();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
DCbf.php60 $cliValues = $phpcsFile->phpcs->cli->getCommandLineValues();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/
DDisallowSpaceIndentSniff.php74 $cliValues = $phpcsFile->phpcs->cli->getCommandLineValues();
DScopeIndentSniff.php150 $cliValues = $phpcsFile->phpcs->cli->getCommandLineValues();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
DCLI.php146 $cliValues = $this->getCommandLineValues();
394 public function getCommandLineValues() function in PHP_CodeSniffer_CLI
906 * @see getCommandLineValues()
911 $values = $this->getCommandLineValues();
DFixer.php160 $cliValues = $this->_currentFile->phpcs->cli->getCommandLineValues();
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/
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/
DBlockCommentSniff.php68 $cliValues = $phpcsFile->phpcs->cli->getCommandLineValues();