Home
last modified time | relevance | path

Searched refs:definitions (Results 51 – 75 of 108) sorted by last modified time

12345

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js36999 if (modeConfiguration.definitions) {
H A D2.2.js.map1definitions\"), Ignore),\n EmptyRuleSet: new Rule('emptyRules', localize('rule.emptyRuleSets', …
H A Dbundle.js403 …Selector:"ignore"}},s={completionItems:!0,hovers:!0,documentSymbols:!0,definitions:!0,references:!…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1definitions must be deferred.\n formats.x = newFormat(locale_date, formats);\n formats.X = newFo…
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1definitions,e.properties,e.patternProperties,e.dependencies),function(){for(var e=[],t=0;t<argumen…
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md481 * Updated timezone definitions.
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.gpl-10.txt127 file runs, or for standard header files or definitions files that
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt138 * bugfix (G:86): Increase autoloading definitions
2384 Wrapped function_exists() checks around function definitions in
/plugin/admnote/
H A Dstyle.css9 /* icon definitions */
25 /* Common definitions for all note types */
61 /* Note type definitions */
/plugin/codemirror/dist/modes/
H A Ddylan.min.js.map1definitions like \"define interface\"\n unnamedDefinition: [\"interface\"],\n\n // Words tha…
H A Dverilog.min.js.map1 …ot\n // indicate a function (import/export DPI and covergroup definitions).\n //…
/plugin/revealjs/
H A Dchangelog.md44 …tion editing improvement the whole slide can be edited at once including the background definitions
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js22533 var definitions = this.svgFactory.createElement('svg:defs');
22534 svg.appendChild(definitions);
22535 this.defs = definitions;
H A Dpdf.js.map1definitions","rootGroup","clipGroup","fs","http","https","fileUriRegex","parsedUrl","parseUrl","_e…
/plugin/formatplus2/
H A Dstyle.css2 * Style definitions used by the Formatting+ plugin.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md255 * Updated timezone definitions.
/plugin/textinsert/
H A DREADME23 The macro definitions will also accept entities defined dokuwiki's conf/entities.conf and
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG719 …ithm that determines if a template using inheritance is valid (no output between block definitions)
952 * fixed nested block definitions with a parent call (rarely useful but nonetheless supported now)
992 …* included the default filter function definitions in the extension class files directly (Core, Es…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst853 As of Twig 1.26, you can easily decouple the extension definitions from their
/plugin/ckgdoku/ckeditor/
H A DLICENSE.md650 that the user who changes the contents of definitions files in the
652 to use the modified definitions.)
H A DCHANGES.md74 …ow possible to group [Widget](http://ckeditor.com/addon/widget) [style definitions](http://docs.ck…
/plugin/ckgdoku/action/entities/
H A DENTITIES.HOWTO6 Name your definitions file add.ent
/plugin/vkeyboard/
H A Dvkeyboard.js.unc176 // definitions. In each property/value pair, the value is what
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md598 The following three link definitions are equivalent:
617 Link definitions are only used for creating links during Markdown
649 Link definitions can be placed anywhere in your Markdown document. I
/plugin/swiftmail/Swift/Plugin/
H A DFileEmbedder.php38 protected $definitions = array( variable in Swift_Plugin_FileEmbedder
208 $this->definitions[$tag] = array("attributes" => $attributes, "extensions" => $extensions);
217 unset($this->definitions[strtolower($tag)]);
229 if (isset($this->definitions[$tag])) return $this->definitions[$tag];
413 foreach ($this->definitions as $tag_name => $def)

12345