Home
last modified time | relevance | path

Searched refs:environment (Results 1 – 25 of 145) sorted by relevance

123456

/template/twigstarter/vendor/twig/twig/src/Test/
DNodeTestCase.php27 public function testCompile($node, $source, $environment = null, $isPattern = false) argument
29 $this->assertNodeCompilation($source, $node, $environment, $isPattern);
32 …public function assertNodeCompilation($source, Node $node, Environment $environment = null, $isPat… argument
34 $compiler = $this->getCompiler($environment);
44 protected function getCompiler(Environment $environment = null) argument
46 return new Compiler(null === $environment ? $this->getEnvironment() : $environment);
/template/strap/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js21environment.addStyle({"display":"none","width":lib.util.GetViewport().width+"px"}).insert(document…
23 if(lib.env.ie||lib.env.webkit){el.button.container.environment.addStyle({"paddingTop":"12px"});}
27 if(env.showIconWhenHidden){if(!internal.popupWin){el.firebugIcon.environment.addStyle({"display":en…
29environment.addStyle({"display":env.debug&&'block'||'none'});el.mainiframe.environment.addStyle({"…
33environment.addStyle({"display":"none"});el.mainiframe.environment.addStyle({"display":"none"});if…
34environment.addStyle({"display":"block"});el.button.newWindow.environment.addStyle({"display":"non…
35environment.addStyle({"display":"none"});firebug.el.mainiframe.environment.addStyle({"display":"no…
36environment.addStyle({"height":win.resizer.y[2]+"px"});el.mainiframe.environment.addStyle({"height…
37 …;var dim=lib.util.GetViewport();el.main.environment.addStyle({"width":dim.width+"px"});el.mainifra…
38environment.addStyle({"top":dim.height-el.main.environment.getSize().offsetHeight+Math.max(documen…
[all …]
H A Dfirebug-lite-1.2.js133 …ttribute.set("id","FirebugIFrame").attribute.set('firebugIgnore',true).environment.addStyle({ "dis…
134 …IV").attribute.set("id","Firebug").attribute.set('firebugIgnore',true).environment.addStyle({ "dis…
162 el.button.container.environment.addStyle({ "paddingTop":"12px" });
387 el.firebugIcon.environment.addStyle({ "display": env.debug&&'none'||'block' });
406 el.main.environment.addStyle({ "display":env.debug&&'block'||'none' });
407 el.mainiframe.environment.addStyle({ "display":env.debug&&'block'||'none' });
429 el.settings.container.environment.addStyle({
433 el.settings.progressDiv.environment.addStyle({
441 firebug.el.settings.container.environment.addStyle({
453 firebug.el.settings.progressDiv.environment.addStyle({
[all …]
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/Service/
H A DDriverService.php34 private $environment; variable in Facebook\\WebDriver\\Remote\\Service\\DriverService
45 * @param array|null $environment Use the system environment if it is null
47 public function __construct($executable, $port, $args = [], $environment = null) argument
52 $this->environment = $environment ?: $_ENV;
175 ->addEnvironmentVariables($this->environment);
182 return new Process($commandLine, null, $this->environment);
/template/twigstarter/vendor/twig/twig/src/Extension/
DInitRuntimeInterface.php33 public function initRuntime(Environment $environment); argument
/template/vector20/lang/nl/
D.htaccess1 #Note: If this file prevents running vector in your environment, simply delete
/template/prsnl10/lang/ko/
D.htaccess1 #Note: If this file prevents running prsnl10 in your environment, simply delete
/template/vector/lang/pt-br/
D.htaccess1 #Note: If this file prevents running vector in your environment, simply delete
/template/vector20/lang/ru/
D.htaccess1 #Note: If this file prevents running vector in your environment, simply delete
/template/vector/lang/ko/
D.htaccess1 #Note: If this file prevents running vector in your environment, simply delete
/template/mnml-blog/lang/de-informal/
D.htaccess1 #Note: If this file prevents running mnml-blog in your environment, simply delete
/template/monobook/lang/ko/
D.htaccess1 #Note: If this file prevents running monobook in your environment, simply delete
/template/monobook/lang/eo/
D.htaccess1 #Note: If this file prevents running monobook in your environment, simply delete
/template/vector/lang/
D.htaccess1 #Note: If this file prevents running vector in your environment, simply delete
/template/vector/lang/he/
D.htaccess1 #Note: If this file prevents running vector in your environment, simply delete
/template/monobook/lang/fr/
D.htaccess1 #Note: If this file prevents running monobook in your environment, simply delete
/template/vector20/lang/eu/
D.htaccess1 #Note: If this file prevents running vector in your environment, simply delete
/template/vector20/lang/
D.htaccess1 #Note: If this file prevents running vector in your environment, simply delete
/template/monobook/lang/ja/
D.htaccess1 #Note: If this file prevents running monobook in your environment, simply delete
/template/monobook/lang/en/
D.htaccess1 #Note: If this file prevents running monobook in your environment, simply delete
/template/monobook/lang/pl/
D.htaccess1 #Note: If this file prevents running monobook in your environment, simply delete
/template/vector20/lang/he/
D.htaccess1 #Note: If this file prevents running vector in your environment, simply delete
/template/vector20/lang/it/
D.htaccess1 #Note: If this file prevents running vector in your environment, simply delete
/template/vector/lang/ru/
D.htaccess1 #Note: If this file prevents running vector in your environment, simply delete
/template/vector/lang/fa/
D.htaccess1 #Note: If this file prevents running vector in your environment, simply delete

123456