Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php460 $this->processLongArgument(substr($arg, 2), $i);
569 public function processLongArgument($arg, $pos) function in PHP_CodeSniffer_CLI