Home
last modified time | relevance | path

Searched refs:env (Results 176 – 200 of 434) sorted by relevance

12345678910>>...18

/plugin/booking/
H A D.travis.yml10 env:
/plugin/feedback/
H A D.travis.yml10 env:
/plugin/sitemapnavi/
H A D.travis.yml10 env:
/plugin/linkfix/
H A D.travis.yml10 env:
/plugin/filelisting/
H A D.travis.yml10 env:
/plugin/icons/
H A D.travis.yml10 env:
/plugin/telleveryone/
H A D.travis.yml10 env:
/plugin/htmldetailstag/
H A D.travis.yml10 env:
/plugin/authnc/
H A D.travis.yml10 env:
/plugin/watchcycle/
H A D.travis.yml9 env:
/plugin/archivegenerator/
H A D.travis.yml10 env:
/plugin/actionrenderer/
H A D.travis.yml10 env:
/plugin/smtp/
H A D.travis.yml10 env:
/plugin/imagemapping/
H A D.travis.yml
/plugin/farmsync/
H A D.travis.yml9 env:
/plugin/davcal/vendor/sabre/http/
H A D.travis.yml14 env:
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessTest.php1421 $env = array_intersect_key(unserialize($process->getOutput()), $expected);
1423 $this->assertEquals($expected, $env);
1445 $env = array_intersect_key(unserialize($process->getOutput()), $expected);
1448 $this->assertSame($expected, $env);
1520 $env = ['FOO' => 'Foo', 'BAR' => 'Bar'];
1522 $p = new Process($cmd, null, $env);
1526 $this->assertSame($env, $p->getEnv());
1546 …private function getProcess($commandline, $cwd = null, array $env = null, $input = null, $timeout … argument
1548 $process = new Process($commandline, $cwd, $env, $input, $timeout);
1576 …private function getProcessForCode($code, $cwd = null, array $env = null, $input = null, $timeout … argument
[all …]
/plugin/twitter/
H A D.travis.yml11 env:
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc125 …( CKEDITOR.env.ie ? ' onload="this.setAttribute(\'width\', 2); this.removeAttribute(\'width\');" '…
138 CKEDITOR.env.ie && CKEDITOR.env.quirks ? ' style="position:absolute;"' : '',
160 …( CKEDITOR.env.ie ? ' onload="this.setAttribute(\'width\', 2); this.removeAttribute(\'width\');" '…
190 …( CKEDITOR.env.ie ? ' onload="this.setAttribute(\'width\', 2); this.removeAttribute(\'width\');" '…
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc125 …( CKEDITOR.env.ie ? ' onload="this.setAttribute(\'width\', 2); this.removeAttribute(\'width\');" '…
138 CKEDITOR.env.ie && CKEDITOR.env.quirks ? ' style="position:absolute;"' : '',
160 …( CKEDITOR.env.ie ? ' onload="this.setAttribute(\'width\', 2); this.removeAttribute(\'width\');" '…
190 …( CKEDITOR.env.ie ? ' onload="this.setAttribute(\'width\', 2); this.removeAttribute(\'width\');" '…
/plugin/highlightparent/
H A D.travis.yml10 env:
/plugin/structsection/
H A D.travis.yml11 env:
/plugin/dropfiles/
H A D.travis.yml11 env:
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DIntegrationTest.php202 public function escape_and_nl2br($env, $value, $sep = '<br />') argument
204 return $this->nl2br(twig_escape_filter($env, $value, 'html'), $sep);
/plugin/404manager/
H A D.travis.yml7 env:

12345678910>>...18