Home
last modified time | relevance | path

Searched defs:minArgs (Results 1 – 25 of 121) sorted by relevance

12345

/dports/graphics/seexpr/seexpr-3.4.4.0/src/SeExpr2/
H A DExprFunc.h105 ExprFunc(ExprFuncStandard::Funcn* f, int minArgs, int maxArgs) in ExprFunc()
111 ExprFunc(ExprFuncStandard::Funcnv* f, int minArgs, int maxArgs) in ExprFunc()
119 ExprFunc(ExprFuncStandard::Funcnvv* f, int minArgs, int maxArgs) in ExprFunc()
123 int minArgs() const { return _minargs; } in minArgs() function
/dports/net-im/kopete/kopete-21.12.3/libkopete/
H A Dkopetecommand.cpp40 uint minArgs; member in Kopete::Command::Private
47 …QString &help, Kopete::CommandHandler::CommandType type, const QString &formatString, uint minArgs, in Command()
65 …, Kopete::CommandHandler::CommandType type, const QString &formatString, uint minArgs, int maxArgs) in init()
/dports/devel/pear-VersionControl_SVN/VersionControl_SVN-0.5.2/VersionControl/SVN/Command/
H A DPropset.php169 protected $minArgs = 3; variable in VersionControl_SVN_Command_Propset
H A DSwitch.php153 protected $minArgs = 1; variable in VersionControl_SVN_Command_Switch
H A DDelete.php145 protected $minArgs = 1; variable in VersionControl_SVN_Command_Delete
H A DPropdel.php135 protected $minArgs = 1; variable in VersionControl_SVN_Command_Propdel
H A DBlame.php136 * @var boolean $xmlAvail
H A DExport.php171 protected $minArgs = 1; variable in VersionControl_SVN_Command_Export
H A DMerge.php209 protected $minArgs = 1; variable in VersionControl_SVN_Command_Merge
H A DResolved.php126 protected $minArgs = 1; variable in VersionControl_SVN_Command_Resolved
H A DRevert.php125 protected $minArgs = 1; variable in VersionControl_SVN_Command_Revert
H A DPropget.php142 protected $minArgs = 1; variable in VersionControl_SVN_Command_Propget
H A DDiff.php216 protected $minArgs = 1; variable in VersionControl_SVN_Command_Diff
H A DImport.php149 protected $minArgs = 1; variable in VersionControl_SVN_Command_Import
H A DCat.php131 * Constuctor of command. Adds available switches.
H A DMkdir.php150 protected $minArgs = 1; variable in VersionControl_SVN_Command_Mkdir
/dports/converters/wkhtmltopdf/qt-5db36ec/src/xmlpatterns/functions/
H A Dqabstractfunctionfactory_p.h100 const FunctionSignature::Arity minArgs, in addFunction()
H A Dqfunctionsignature.cpp51 const Arity minArgs, in FunctionSignature()
/dports/textproc/qt5-xmlpatterns/kde-qtxmlpatterns-5.15.2p2/src/xmlpatterns/functions/
H A Dqabstractfunctionfactory_p.h96 const FunctionSignature::Arity minArgs, in addFunction()
H A Dqfunctionsignature.cpp49 const Arity minArgs, in FunctionSignature()
/dports/security/vault/vault-1.8.2/vendor/github.com/opencontainers/runc/
H A Dutils.go18 minArgs const
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/
H A Dutils.go18 minArgs const
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/generator/shiboken2/
H A Doverloaddata.h51 int minArgs() const { return m_headOverloadData->m_minArgs; } in minArgs() function
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/generator/shiboken2/
H A Doverloaddata.h51 int minArgs() const { return m_headOverloadData->m_minArgs; } in minArgs() function
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/generator/shiboken2/
H A Doverloaddata.h51 int minArgs() const { return m_headOverloadData->m_minArgs; } in minArgs() function

12345