Home
last modified time | relevance | path

Searched defs:addOption (Results 201 – 225 of 430) sorted by relevance

12345678910>>...18

/dports/math/jts/jts-jts-1.18.1/modules/tests/src/main/java/org/locationtech/jtstest/command/
H A DCommandLine.java115 void addOption(Option opt) in addOption() method in CommandLine
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/console/Command/
H A DLazyCommand.php130 …public function addOption(string $name, $shortcut = null, int $mode = null, string $description = … function in Symfony\\Component\\Console\\Command\\LazyCommand
/dports/www/moodle310/moodle/lib/pear/HTML/QuickForm/
H A Dselect.php302 function addOption($text, $value, $attributes=null) function in HTML_QuickForm_select
/dports/www/moodle311/moodle/lib/pear/HTML/QuickForm/
H A Dselect.php302 function addOption($text, $value, $attributes=null) function in HTML_QuickForm_select
/dports/www/moodle39/moodle/lib/pear/HTML/QuickForm/
H A Dselect.php302 function addOption($text, $value, $attributes=null) function in HTML_QuickForm_select
/dports/databases/libcouchbase/libcouchbase-2.10.7/contrib/cliopts/
H A Dcliopts.h531 void addOption(Option *opt) { options.push_back(opt); } in addOption() function
533 void addOption(Option& opt) { options.push_back(&opt); } in addOption() function
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/CommandLine/
H A DCommandOptionParser.cpp80 CommandOptionParser::addOption(gpstk::CommandOption& co) in addOption() function in gpstk::CommandOptionParser
/dports/devel/jcmdline/jcmdline-2.0.0/src/jcmdline/
H A DBasicCmdLineHandler.java321 public void addOption(Parameter<?> opt) { in addOption() method in BasicCmdLineHandler
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/examples/Swift/MEGA/MEGA/CloudDrive/
H A DCloudDriveTableViewController.swift203 @IBAction func addOption(_ sender: UIBarButtonItem) { in addOption() function
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Console/
H A DConsoleOptionParser.php289 public function addOption($name, $options = array()) { function in ConsoleOptionParser
/dports/devel/py-zconfig/ZConfig-3.0.4/ZConfig/
H A Dcmdline.py34 def addOption(self, spec, pos=None): member in ExtendedConfigLoader
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/parsoid/tools/
H A DOptsProcessor.php155 public function addOption( function in Wikimedia\\Parsoid\\Tools\\OptsProcessor
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/wikimedia/parsoid/tools/
H A DOptsProcessor.php153 public function addOption( function in Wikimedia\\Parsoid\\Tools\\OptsProcessor
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/parsoid/tools/
H A DOptsProcessor.php155 public function addOption( function in Wikimedia\\Parsoid\\Tools\\OptsProcessor
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/widget/
H A DsfWidget.class.php127 public function addOption($name, $value = null) function in sfWidget
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/validator/
H A DsfValidatorBase.class.php196 public function addOption($name, $value = null) function in sfValidatorBase
/dports/www/moodle311/moodle/lib/form/
H A Dselectgroups.php294 function addOption($optgroup, $text, $value, $attributes=null) function in MoodleQuickForm_selectgroups
/dports/www/moodle310/moodle/lib/form/
H A Dselectgroups.php294 function addOption($optgroup, $text, $value, $attributes=null) function in MoodleQuickForm_selectgroups
/dports/www/moodle39/moodle/lib/form/
H A Dselectgroups.php294 function addOption($optgroup, $text, $value, $attributes=null) function in MoodleQuickForm_selectgroups
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/client/
H A Dindex_spec.cpp208 IndexSpec& IndexSpec::addOption(const BSONElement& option) { in addOption() function in mongo::IndexSpec
/dports/devel/staf/src/staf/stafif/
H A DSTAFCommandParserInlImpl.cpp135 STAF_INLINE void STAFCommandParser::addOption(const STAFString &option, in addOption() function in STAFCommandParser
/dports/x11/xloadimage/xloadimage.4.1/
H A Doptions.c333 void addOption(optset, newopt) in addOption() function
/dports/databases/pear-Horde_Mongo/Horde_Mongo-1.1.0/bundle/vendor/alcaeus/mongo-php-adapter/lib/Mongo/
H A DMongoCursor.php107 public function addOption($key, $value) function in MongoCursor
/dports/mail/roundcube/roundcubemail-1.5.1/vendor/pear/console_commandline/Console/
H A DCommandLine.php638 public function addOption($name, $params = array()) function in Console_CommandLine
/dports/editors/cpeditor/cpeditor-6.8.2/src/Settings/
H A DParenthesesPage.cpp55 …auto addOption = [this, checkBoxesLayout](QCheckBox *&checkBox, const QString &name, Qt::CheckStat… in ParenthesisWidget() local

12345678910>>...18