| /template/twigstarter/vendor/twig/twig/src/ |
| D | ExtensionSet.php | 29 private $extensions; variable in Twig\\ExtensionSet 63 foreach ($this->extensions as $extension) { 73 if (!isset($this->extensions[$class]) && class_exists($class, false)) { 78 return isset($this->extensions[$class]); 84 if (!isset($this->extensions[$class]) && class_exists($class, false)) { 89 if (!isset($this->extensions[$class])) { 93 return $this->extensions[$class]; 97 * @param ExtensionInterface[] $extensions 99 public function setExtensions(array $extensions) argument 101 foreach ($extensions as $extension) { [all …]
|
| /template/strap/vendor/php-webdriver/webdriver/lib/Chrome/ |
| H A D | ChromeOptions.php | 36 private $extensions = []; variable in Facebook\\WebDriver\\Chrome\\ChromeOptions 151 if (!empty($this->extensions)) { 152 $options['extensions'] = $this->extensions; 178 $this->extensions[] = $encoded_extension;
|
| /template/strap/ |
| H A D | shell.nix | 10 …s://lazamar.co.uk/nix-versions/?package=php-with-extensions&version=7.4.29&fullName=php-with-exten… 15 extensions = { enabled, all }: enabled ++ (with all; [ opcache ]);
|
| /template/bootstrap3/tpl/ |
| D | menu-user.php | 48 $extensions = (new Local())->getExtensions(); variable 49 Repository::getInstance()->initExtensions(array_keys($extensions)); 50 foreach ($extensions as $extension) {
|
| /template/strap/vendor/php-webdriver/webdriver/lib/Firefox/ |
| H A D | FirefoxProfile.php | 20 private $extensions = []; variable in Facebook\\WebDriver\\Firefox\\FirefoxProfile 36 $this->extensions[] = $extension; 123 foreach ($this->extensions as $extension) {
|
| /template/sprintdoc/ |
| H A D | README | 12 Please refer to http://www.dokuwiki.org/extensions for additional info 13 on how to install extensions in DokuWiki.
|
| /template/mnml-blog/user/ |
| D | screen.css.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|
| D | print.css.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|
| /template/monobook/user/ |
| D | screen.css.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|
| D | print.css.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|
| D | rtl.css.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|
| D | user.js.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|
| /template/vector/user/ |
| D | print.css.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|
| D | screen.css.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|
| D | rtl.css.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|
| D | user.js.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|
| /template/prsnl10/user/ |
| D | screen.css.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|
| D | print.css.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|
| /template/vector20/user/ |
| D | screen.css.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|
| D | print.css.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|
| D | rtl.css.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|
| D | user.js.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|
| /template/wikiweko/user/ |
| H A D | print.css.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|
| H A D | screen.css.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|
| H A D | rtl.css.dist | 5 Note: All example files are delivered with the ".dist" extensions to make
|