Searched refs:_cliArgs (Results 1 – 1 of 1) sorted by relevance
91 private $_cliArgs = array(); variable in PHP_CodeSniffer_CLI444 $this->_cliArgs = $args;448 $arg = $this->_cliArgs[$i];536 $ini = explode('=', $this->_cliArgs[($pos + 1)]);537 $this->_cliArgs[($pos + 1)] = '';