Home
last modified time | relevance | path

Searched refs:environment (Results 251 – 270 of 270) sorted by last modified time

1...<<11

/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst43 implement this method to store the environment for your custom filters,
209 * As of Twig 1.21, setting the environment option ``autoescape`` to ``true`` is
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DFunctionTest.php34 $environment->addFunction(new TwigFunction('foo', 'foo', []));
43 $tests[] = [$node, 'foo()', $environment];
46 $tests[] = [$node, 'foo("bar", "foobar")', $environment];
49 $tests[] = [$node, 'bar($this->env)', $environment];
52 $tests[] = [$node, 'bar($this->env, "bar")', $environment];
55 $tests[] = [$node, 'foofoo($context)', $environment];
58 $tests[] = [$node, 'foofoo($context, "bar")', $environment];
61 $tests[] = [$node, 'foobar($this->env, $context)', $environment];
64 $tests[] = [$node, 'foobar($this->env, $context, "bar")', $environment];
75 $tests[] = [$node, 'twig_tests_function_barbar()', $environment];
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md133 …s/2447): Reverted backwards incompatible change to handling of boolean environment variable values…
151 * Fixed [#2331](https://github.com/sebastianbergmann/phpunit/issues/2331): Boolean environment vari…
/plugin/file2dw/docker/proxy/
H A Ddocker-compose.yml61 environment:
91 environment:
/plugin/ckgdoku/ckeditor/
H A DLICENSE.md1352 new environment.
H A DCHANGES.md562 … [#13103](http://dev.ckeditor.com/ticket/13103): Upgraded the [testing environment](http://docs.ck…
702 * The CKEditor testing environment is now publicly available. Read more about how to set up the env…
/plugin/database/
H A Ddatabase.php276 global $environment;
353 global $environment;
555 global $environment;
583 global $environment;
663 global $environment;
702 global $environment;
723 global $environment;
779 global $environment;
913 global $environment;
1006 global $environment;
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 … this.__wrapped__ = value;\n\t }\n\n\t /**\n\t * An object environment feature flags.\…
/plugin/authshibboleth/
H A DREADME.md11 …to authenticate users. It just takes all required information from the environment variables injec…
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php79 protected $environment = array(); variable in auth_plugin_authshibboleth
201 * @param array $environment
203 public function setEnvironment(array $environment) argument
205 $this->environment = $environment;
473 if (isset($this->environment[$varName])) {
474 return $this->environment[$varName];
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt2711 environment. This means that PGC files may be transferred among systems using
/plugin/tuxquote/
H A Dquotes.txt1092 … a series of tests that predict your ability to perform in the college environment by measuring th…
1147 …ns do not need to leave Earth to get to go to a hostile, deadly, alien environment; we already hav…
1822 It isn't pollution that's harming the environment. It's the impurities in our air and water that ar…
1825 The environment is everything that isn't me. <BR> -- Albert Einstein,(1879-1955), scientist
/plugin/genericsso/
H A Dplugin.info.txt6 desc Allows to authenticate against any SSO that set environment variables
/plugin/dokutexit/conf/
H A Dheader-namespace.tex30 \usepackage{moreverb} % for verbatimtab environment FIXME: is this really necessary?
H A Dheader-page.tex30 \usepackage{moreverb} % for verbatimtab environment FIXME: is this really necessary?
/plugin/solr/
H A DREADME.md13 …che.org/solr/FrontPage ). For testing purposes you can use the example environment in the `example…
/plugin/jmol2/jmol/
H A DCHANGES.txt2462 # in that environment, the JAVASCRIPT command must run on the browser's
2515 # bug fix: scaling of draw object for multimodel environment can cause null pointer exception
4182 # bug fix for show state for draw in multi-model environment
4731 # bug fix: multiple isosurface cavities incorrect in a multimodel environment
4747 # bug fix: multiple isosurface cavities in a multimodel environment
4766 …ulate hbonds, configuration, dynamic variable definition in multimodel environment (ModelSet::addS…
4970 # bug fixes for isosurface in multi-file environment
/plugin/highlightjs/highlight/
H A Dhighlight.js417 var environment = block.parentNode.parentNode;
418 environment.replaceChild(container.firstChild, block.parentNode);
H A Dreadme.eng.txt353 envvar environment variables
H A Dhighlight.pack.js1 …oncat:1,cos:1,degrees:1,depth:1,Deriv:1,diffuse:1,distance:1,Du:1,Dv:1,environment:1,exp:1,facefor… property in hljs.LANGUAGES.rsl.dM.k.built_in

1...<<11