Home
last modified time | relevance | path

Searched refs:defines (Results 51 – 75 of 118) sorted by last modified time

12345

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Djson.worker.js.map1defines which edit is applied first.\n * To apply edits to an input, you can use `applyEdits`.\n *…
H A D3.3.js.map1defines the final tab stop, it defaults to\n * the end of the snippet. Placeholders with equal…
H A D2.2.js.map1defines the final tab stop, it defaults to\n * the end of the snippet. Placeholders with equal…
H A Dbundle.js426 …];return t||(t=or.resolveDefaultColor(e,this),this.defaultColors[e]=t,t)}defines(e){return Object.…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js426 …];return t||(t=or.resolveDefaultColor(e,this),this.defaultColors[e]=t,t)}defines(e){return Object.…
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DUglifyJs2Filter.php34 private $defines; variable in Assetic\\Filter\\UglifyJs2Filter
72 public function setDefines(array $defines) argument
74 $this->defines = $defines;
117 if ($this->defines) {
118 $pb->add('--define')->add(implode(',', $this->defines));
H A DUglifyJsFilter.php33 private $defines; variable in Assetic\\Filter\\UglifyJsFilter
81 public function setDefines(array $defines) argument
83 $this->defines = $defines;
122 if ($this->defines) {
123 foreach ($this->defines as $define) {
/plugin/autolink4/lang/en/
H A Dadmin_help.txt11 * inword: Replace partial words. DokuWiki defines a word as characters surrounded by spaces or punctuation, so this is required for languages that do not require space between words.
/plugin/displaywikipage/lang/en/
H A Dintro.txt5 This plugin defines an additional template function such that you can display more than one wiki pa…
/plugin/displaywikipage/
H A Dplugin.info.txt6 desc Plugin that defines an additional template function such that you can display more than…
/plugin/codemirror/dist/modes/
H A Derlang.min.js.map1 …////////////////////////////////////////////////////////\n// this object defines the mode\n\n ret…
H A Dntriples.min.js.map1 …***********************************/\n\n/*\n The following expression defines the defined ASF g…
H A Dverilog.min.js.map1 … = stream.next();\n return \"bracket\";\n }\n // Macros (tick-defines)\n if (ch == '…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1defines,\n // however since there are currently no real means to decode\n // arbitra…
/plugin/numberedheadings/
H A DREADME.md47 The config **format** defines tiered numbering style.
/plugin/pycode/
H A Dstyle.css4 * style.css: it defines the screen styles used by PyCode plugin.
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Duse.rst70 already defines the ``sidebar`` block, then the one defined in ``blocks.html``
H A Dextends.rst12 Let's define a base template, ``base.html``, which defines a simple HTML
75 defines the content that fills the hole in the *parent*. If there were two
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst333 elements of your site and defines **blocks** that child templates can
339 Let's define a base template, ``base.html``, which defines a simple HTML
H A Dinternals.rst79 node tree (an instance of ``\Twig\Node\ModuleNode``). The core extension defines
/plugin/findologicxmlexport/vendor/sebastian/resource-operations/
H A DREADME.md7 …son` file. Here is a minimal example of a `composer.json` file that just defines a dependency on t…
/plugin/findologicxmlexport/vendor/sebastian/global-state/
H A DREADME.md9 …son` file. Here is a minimal example of a `composer.json` file that just defines a dependency on G…
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md68 `Hoa\Iterator\Iterator` defines the basis of an iterator. It extends
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md94 This library defines several interfaces representing important stream
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Descape.rst28 an optional argument which defines the escaping strategy to use:

12345