Searched refs:isShortOption (Results 1 – 2 of 2) sorted by relevance
28 protected function isShortOption($arg) function in gtCommandLineOptions50 if ($this->isShortOption($argv[$i])) {
441 protected function isShortOption($arg)463 if ($this->isShortOption($argv[$i])) {
Completed in 10 milliseconds