Home
last modified time | relevance | path

Searched refs:myparam (Results 26 – 50 of 75) sorted by relevance

123

/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/7.2/
H A DFeature-59712-HtmlParserAdditionalUserFuncParams.rst21 userFunc.myparam = test1
41 // $params['myparam'] is set to "test" in the current example.
/dports/www/e107/e107/e107_plugins/import/providers/
H A Dxoops_import_class.php24 private $myparam = false; // custom param. variable in xoops_import
31 $this->myparam = intval($_POST['news_author']);
H A Dtemplate_import_class.php24 private $myparam = false; // custom param. variable in template_import
31 $this->myparam = intval($_POST['news_author']);
/dports/www/gohugo/hugo-0.91.2/commands/
H A Dcommands_test.go365 writeFile(t, filepath.Join(d, "config", "staging", "params.toml"), `myparam="paramstaging"`)
372 writeFile(t, filepath.Join(d, "config", "testing", "params.toml"), `myparam="paramtesting"`)
373 writeFile(t, filepath.Join(d, "config", "production", "params.toml"), `myparam="paramproduction"`)
/dports/finance/py-stripe/stripe-2.29.4/tests/api_resources/abstract/
H A Dtest_api_resource.py21 res = self.MyResource.retrieve("foo*", myparam=5)
/dports/cad/yosys/yosys-yosys-0.12/tests/hana/
H A Dtest_parser.v15 parameter myparam = 10; constant
/dports/graphics/qgis/qgis-3.22.3/tests/src/core/
H A Dtestqgsdatasourceuri.cpp210 QFETCH( QString, myparam ); in checkparser()
230 QCOMPARE( ds.param( "myparam" ), myparam ); in checkparser()
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/core/
H A Dtestqgsdatasourceuri.cpp210 QFETCH( QString, myparam ); in checkparser()
230 QCOMPARE( ds.param( "myparam" ), myparam ); in checkparser()
/dports/net/madonctl/madonctl-8d3e9fa/vendor/github.com/sendgrid/rest/
H A DREADME.md72 param := "myparam"
101 param := "myparam"
H A DTROUBLESHOOTING.md20 param := "myparam"
/dports/science/plumed/plumed2-2.7.2/src/mapping/
H A DPathTools.cpp185 PathReparameterization myparam( fake_pbc, vals_ptr, frames ); in main() local
187 double tol; parse("--tolerance",tol); myparam.reparameterize( fixed[0], fixed[1], tol ); in main()
/dports/www/gohugo/hugo-0.91.2/hugolib/
H A Djs_test.go210 var myparam = "Hugo Rocks!";
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_mono/
H A DREADME153 if(!mono_run("myparam"))
/dports/net/kamailio/kamailio-5.4.5/src/modules/topoh/
H A DREADME186 modparam("topoh", "uparam_name", "myparam")
/dports/irc/unreal/Unreal3.2.10.7/src/
H A Ds_conf.c666 char *myparam = param; in set_channelmodes() local
671 if (!myparam) in set_channelmodes()
676 if (myparam[0] != '[') in set_channelmodes()
689 strlcpy(xbuf, myparam, sizeof(xbuf)); in set_channelmodes()
810 char *myparam = param; in set_channelmodes()
815 if (!myparam) in set_channelmodes()
820 if (*myparam == '*') in set_channelmodes()
822 for (xp = myparam; *xp; xp++) in set_channelmodes()
831 if (*xp == '*' && *myparam != '*') in set_channelmodes()
836 xp = strchr(myparam, ':'); in set_channelmodes()
[all …]
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux/gtk/ADM_userInterfaces/ADM_dialog/
H A DDIA_xvid.cpp29 static void xvidFill(GtkWidget *dialog,xvidEncParam *myparam);
/dports/www/gohugo/hugo-0.91.2/docs/content/en/news/0.32-relnotes/
H A Dindex.md58 …ore. If you really want to lowercase your params, do it with `.GetParam "myparam" | lower` or simi…
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/gtk/ADM_userInterfaces/ADM_dialog/
H A DDIA_xvid.cpp29 static void xvidFill(GtkWidget *dialog,xvidEncParam *myparam);
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux/gtk/ADM_userInterfaces/ADM_dialog/
H A DDIA_xvid.cpp29 static void xvidFill(GtkWidget *dialog,xvidEncParam *myparam);
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux/gtk/ADM_userInterfaces/ADM_dialog/
H A DDIA_xvid.cpp29 static void xvidFill(GtkWidget *dialog,xvidEncParam *myparam);
/dports/graphics/p5-Imager/Imager-1.012/lib/Imager/
H A DFilters.pod667 _is_valid($opts{myparam})
668 or die "myparam invalid!\n";
/dports/net/kamailio/kamailio-5.4.5/src/modules/avp/
H A DREADME417 xlset_attr("$my_route","<sip:%<next_host>:%<next_port>;myparam=a123;lr>");
/dports/sysutils/py-salt/salt-3004.1/doc/topics/releases/
H A D2017.7.0.rst150 - myparam
163 - myparam
/dports/lang/kawa/kawa-3.1.1/testsuite/
H A Dmac-test.scm500 (aa MyClass myparam <String>)
/dports/devel/tcllib/tcllib-1.20/modules/mime/
H A Dmime.test80 " $msg] [regexp "boundary=\"bndry\"" $msg] [regexp "myparam=\"foo\"" $msg]

123