Home
last modified time | relevance | path

Searched refs:definition (Results 26 – 50 of 630) sorted by relevance

12345678910>>...26

/plugin/attribute/
H A Dplugin.info.txt6 desc Arbitrary attribute definition and storage for user associated data.
H A DREADME3 Arbitrary attribute definition and storage for user associated data.
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.DefinitionID.txt
H A DCore.HiddenElements.txt
H A DHTML.DefinitionID.txt
/plugin/yalist/
H A Dplugin.info.txt6 desc Extend DokuWiki list syntax to allow definition list and multiple paragraphs in a list entry
/plugin/codemirror/dist/modes/
H A Dfactor.min.js.map1definition: defining word, defined word, etc\n {regex: /((?:GENERIC)|\\:?\\:)(\\s+)(\\S+)(\\s…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D2158.phpt2 …o run tests in separate processes if a file included into main process contains constant definition
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js1781 Popcorn.plugin = function( name, definition, manifest ) { argument
1790 var isfn = typeof definition === "function",
1810 Popcorn.manifest[ name ] = manifest = manifest || definition.manifest || {};
1814 definition[ method ] = safeTry( definition[ method ] || Popcorn.nop, name );
2064 definition.call( this, trackEvent );
2155 pluginFn.call( this, isfn ? definition.call( this, mergedSetupOpts ) : definition,
2164 Popcorn.extend( definition, {
2172 definition: definition, property in entry
2173 base: definition,
2304 Popcorn.compose = function( name, definition, manifest ) { argument
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSnapshotNamespace.asciidoc60 $params['body'] = (array) The snapshot clone definition (Required)
77 $params['body'] = (array) The snapshot definition
94 $params['body'] = (array) The repository definition (Required)
H A DMonitoringNamespace.asciidoc36 $params['body'] = (array) The operation definition and data (action-data pairs), separated by newlines (Required)
H A DSlmNamespace.asciidoc115 $params['body'] = (array) The snapshot lifecycle policy definition to register
/plugin/aichat/vendor/erusev/parsedown/
H A DParsedown.php1303 $definition = strlen($matches[1]) ? $matches[1] : $Element['text'];
1304 $definition = strtolower($definition);
1310 $definition = strtolower($Element['text']);
1313 if ( ! isset($this->DefinitionData['Reference'][$definition]))
1318 $Definition = $this->DefinitionData['Reference'][$definition];
/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc5 * The abbr plugin dialog window definition.
11 // Our dialog definition.
74 // Dialog window content definition.
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Config/
H A DConfigVariables.php419 // If you wish to use Automatic Font selection within SVG's. change this definition to true.
436 'defaultCSS' => DefaultCss::$definition,
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js.unc5 * The abbr plugin dialog window definition.
11 // Our dialog definition.
23 // Dialog window content definition.
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DCHANGELOG.md24 Version 2 comes with a new definition was a DSN really is. It supports functions
H A DREADME.md41 Both types can have parameters, user, password. The exact definition we are using
42 is found [at the bottom of the page](#definition).
207 using the following definition. The "URL looking" parts of a DSN is based from
/plugin/combo/ComboStrap/
H A DTemplateForWebPage.php159 * as the template definition is named dependent
181 $definition = $this->getDefinition();
182 $elements = $definition['elements'] ?? null;
1116 $definition = $this->getDefinition();
1117 if (isset($definition['railbar']['layout'])) {
1118 return $definition['railbar']['layout'];
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/
H A Dmsword.js.unc5 * The abbr plugin dialog window definition.
11 // Our dialog definition.
25 // Dialog window content definition.
/plugin/textinsert/
H A DREADME12 macros inside the primary macro definition. That is, it can accept:
48 to become effective, these must be included in a standard HTML macro definition
/plugin/deflist/
H A Dsyntax_plugin_deflist.css17 dl dt { /* emphazise the definition term */
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc5 * The abbr plugin dialog window definition.
11 // Our dialog definition.
75 // Dialog window content definition.
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DExpressionParser.php523 * @param bool $definition Whether we are parsing arguments for a function definition
529 public function parseArguments($namedArguments = false, $definition = false) argument
540 if ($definition) {
554 if ($definition) {
565 if ($definition) {

12345678910>>...26