Home
last modified time | relevance | path

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

/PHP-7.2/scripts/dev/generate-phpt/src/setup/
H A DgtCommandLineOptions.php16 protected $shortOptionsWithArgs = array( variable in gtCommandLineOptions
56 if (!in_array($option, array_merge($this->shortOptions, $this->shortOptionsWithArgs)))
/PHP-7.2/scripts/dev/
H A Dgenerate-phpt.phar429 protected $shortOptionsWithArgs = array(
469 if (!in_array($option, array_merge($this->shortOptions, $this->shortOptionsWithArgs)))

Completed in 8 milliseconds