Home
last modified time | relevance | path

Searched refs:extensions (Results 1 – 25 of 42) sorted by relevance

12

/template/twigstarter/vendor/twig/twig/src/
H A DExtensionSet.php29 private $extensions; variable in Twig\\ExtensionSet
63 foreach ($this->extensions as $extension) {
78 return isset($this->extensions[$class]);
89 if (!isset($this->extensions[$class])) {
93 return $this->extensions[$class];
97 * @param ExtensionInterface[] $extensions
101 foreach ($extensions as $extension) {
111 return $this->extensions;
130 foreach ($this->extensions as $extension) {
148 if (isset($this->extensions[$class])) {
[all …]
H A DTemplate.php41 protected $extensions = []; variable in Twig\\Template
47 $this->extensions = $env->getExtensions();
H A DEnvironment.php708 * @param array $extensions An array of extensions
710 public function setExtensions(array $extensions) argument
712 $this->extensionSet->setExtensions($extensions);
/template/sprintdoc/
H A DREADME12 Please refer to http://www.dokuwiki.org/extensions for additional info
13 on how to install extensions in DokuWiki.
/template/monobook/user/
H A Dscreen.css.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Dprint.css.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Drtl.css.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Duser.js.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Dtracker.php.dist16 * Note: All example files are delivered with the ".dist" extensions to make
H A Dbuttons.php.dist12 * Note: All example files are delivered with the ".dist" extensions to make
/template/mnml-blog/user/
H A Dprint.css.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Dscreen.css.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Duser.js.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Dtracker.php.dist16 * Note: All example files are delivered with the ".dist" extensions to make
/template/prsnl10/user/
H A Dscreen.css.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Dprint.css.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Duser.js.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Dtracker.php.dist16 * Note: All example files are delivered with the ".dist" extensions to make
/template/vector/user/
H A Dprint.css.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Dscreen.css.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Drtl.css.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Duser.js.dist5 Note: All example files are delivered with the ".dist" extensions to make
H A Dtracker.php.dist16 * Note: All example files are delivered with the ".dist" extensions to make
H A Dbuttons.php.dist12 * Note: All example files are delivered with the ".dist" extensions to make
/template/kajukkd/fonts/
H A Dstyle.css18 /* use !important to prevent issues with browser extensions that change fonts */

12