Home
last modified time | relevance | path

Searched defs:needsarg (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/exiftran/fbida-2.14/
H A Dparseconfig.h13 int needsarg:1; member
/dports/graphics/ida/fbida-2.14/
H A Dparseconfig.h13 int needsarg:1; member
/dports/comms/amtterm/amtterm-1.6/
H A Dparseconfig.h13 int needsarg:1; member
/dports/www/dokuwiki/dokuwiki-2020-07-29/vendor/splitbrain/php-cli/src/
H A DOptions.php137 public function registerOption($long, $help, $short = null, $needsarg = false, $command = '')
/dports/mail/ezmlm-idx/ezmlm-idx-7.2.2/
H A Dgetconfopt.h9 int needsarg; member
/dports/www/dokuwiki/dokuwiki-2020-07-29/inc/
H A Dcli.php338 public function registerOption($long, $help, $short = null, $needsarg = false, $command = '') {