Home
last modified time | relevance | path

Searched refs:extensions (Results 151 – 175 of 269) sorted by last modified time

1234567891011

/plugin/loglog/
H A Daction.php257 foreach ($actions as $action => $extensions) {
258 foreach ($extensions as $extname => $label) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticTokenParser.php23 private $extensions; variable in Assetic\\Extension\\Twig\\AsseticTokenParser
35 * @param array $extensions Additional attribute names to look for
37 …ion __construct(AssetFactory $factory, $tag, $output, $single = false, array $extensions = array()) argument
43 $this->extensions = $extensions;
109 } elseif ($stream->test(\Twig_Token::NAME_TYPE, $this->extensions)) {
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1077 Added SCMPX extensions to ID3v1 genres (0xF0-0xFE)
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.gpl-30.txt236 works, which are not by their nature extensions of the covered work,
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/
H A DAssetFactory.php190 $extensions = array();
199 $extensions[pathinfo($input, PATHINFO_EXTENSION)] = true;
229 …if (1 == count($extensions) && !pathinfo($options['output'], PATHINFO_EXTENSION) && $extension = k…
/plugin/adfs/phpsaml/
H A DREADME.md96 * `php >= 5.3.3` and some core extensions like `php-xml`, `php-date`, `php-zlib`.
/plugin/resizeblacklist/
H A Dplugin.info.txt6 desc Stop certain media extensions from being resized using the native DokuWiki methods
H A DREADME1 A DokuWiki plugin to stop certain image extensions from being resized by the server.
/plugin/codemirror/dist/modes/
H A Dprotobuf.min.js.map1 …\"required\", \"optional\", \"repeated\", \"reserved\", \"default\", \"extensions\", \"packed\",\n…
/plugin/phpipam/
H A DLICENSE236 works, which are not by their nature extensions of the covered work,
/plugin/dataplot/
H A DCOPYING236 works, which are not by their nature extensions of the covered work,
/plugin/dropfiles/
H A Dyarn.lock237 binary-extensions@^1.0.0:
239 …resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.10.0.tgz#9aeb9a6c5e…
1396 binary-extensions "^1.0.0"
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …e = require('./global_scope');\n\n// Skip compatibility checks for the extensions and if we alread…
H A Dpdf.worker.js.map1 …e = require('./global_scope');\n\n// Skip compatibility checks for the extensions and if we alread…
/plugin/authmantis/
H A DLICENSE.md239 works, which are not by their nature extensions of the covered work,
/plugin/tcycle/
H A DLICENSE236 works, which are not by their nature extensions of the covered work,
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …numerable `Object.prototype` or\n // `RegExp.prototype` extensions exist on `regex.…
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md297 * Fixed: Support from properties from draft-daboo-valarm-extensions-04. Issue
/plugin/imagecarousel/
H A DLICENSE236 works, which are not by their nature extensions of the covered work,
/plugin/yuriigantt/
H A DLICENSE236 works, which are not by their nature extensions of the covered work,
/plugin/mcitem/
H A DREADME.md16 …inecraft Forge](http://www.minecraftforge.net/)'s way of talking about extensions) has its own sub…
/plugin/pycode/
H A Dmethod.php785 foreach ($lookup as $language => $extensions) {
786 if (in_array($ext, $extensions)) {
/plugin/codeprettify/code-prettify/
H A DCHANGES.md46 * Defined language extensions for Lisp and Lua
H A DREADME.md60 Other languages are supported via extensions:
106 The lang-* class specifies the language file extensions.
107 File extensions supported by default include:
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md9658 [Chrome's extensions documentation](https://developer.chrome.com/extensions/sandboxingEval).

1234567891011