Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/tests/
H A Drun-tests.php110 public function hasFlag($flag) { function in phpdbg\\testing\\TestsConfiguration
141 if ($this->config->hasFlag('help') ||
142 $this->config->hasFlag('h')) {
500 if (!$this->config->hasFlag('nodiff')) {
501 if ($this->config->hasFlag('diff2stdout')) {

Completed in 7 milliseconds