Home
last modified time | relevance | path

Searched refs:opt_prefix (Results 101 – 116 of 116) sorted by relevance

12345

/dports/lang/vala/vala-0.48.18/vapi/
H A Dlibgnome-2.0.vapi13 public weak string opt_prefix;
/dports/devel/git-gui/git-2.34.1/perl/Git/
H A DSVN.pm2465 my $prefix = defined &::opt_prefix ? ::opt_prefix() : "";
/dports/devel/git-p4/git-2.34.1/perl/Git/
H A DSVN.pm2465 my $prefix = defined &::opt_prefix ? ::opt_prefix() : "";
/dports/devel/git-svn/git-2.34.1/perl/Git/
H A DSVN.pm2465 my $prefix = defined &::opt_prefix ? ::opt_prefix() : "";
/dports/devel/git/git-2.34.1/perl/Git/
H A DSVN.pm2465 my $prefix = defined &::opt_prefix ? ::opt_prefix() : "";
/dports/devel/git-cvs/git-2.34.1/perl/Git/
H A DSVN.pm2465 my $prefix = defined &::opt_prefix ? ::opt_prefix() : "";
/dports/devel/cgit/cgit-1.2.3/git/perl/Git/
H A DSVN.pm2462 my $prefix = defined &::opt_prefix ? ::opt_prefix() : "";
/dports/devel/git-svn/git-2.34.1/
H A Dgit-svn.perl120 sub opt_prefix { return $_prefix || '' } subroutine
/dports/devel/git-gui/git-2.34.1/
H A Dgit-svn.perl120 sub opt_prefix { return $_prefix || '' } subroutine
/dports/devel/git-p4/git-2.34.1/
H A Dgit-svn.perl120 sub opt_prefix { return $_prefix || '' } subroutine
/dports/devel/git/git-2.34.1/
H A Dgit-svn.perl120 sub opt_prefix { return $_prefix || '' } subroutine
/dports/devel/git-cvs/git-2.34.1/
H A Dgit-svn.perl120 sub opt_prefix { return $_prefix || '' } subroutine
/dports/devel/cgit/cgit-1.2.3/git/
H A Dgit-svn.perl118 sub opt_prefix { return $_prefix || '' } subroutine
/dports/finance/grisbi/grisbi-2.0.5/win32/
H A Dautogen.bat1147 my $opt_prefix = $config{'directories'}{'prefix'};
1158 "prefix=s" => \$opt_prefix,
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/afnipy/
H A Dafni_util.py422 def quotize_list(inlist, opt_prefix='', skip_first=0, quote_wild=0, argument
454 elif qstr[0] == '-': prefix = opt_prefix
/dports/science/afni/afni-AFNI_21.3.16/src/rickr/
H A DAFNI.changes.rickr1890 * modified afni_util.py: added an opt_prefix parameter to quotize_list()

12345