Home
last modified time | relevance | path

Searched refs:name (Results 6351 – 6375 of 8094) sorted by relevance

1...<<251252253254255256257258259260>>...324

/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dfoundation.min.css1 …nd-color:#fff0ff;color:#880088}.hljs-symbol{color:#990073}.hljs-tag,.hljs-name,.hljs-selector-id,.…
/plugin/rst/
H A DREADME.md24 If the page name ends with ''.rst'' suffix, it gets automatically parsed as RST . To use that marku…
/plugin/colorpicker/
H A DREADME.md19 The combination name will be used as the title (shown on mouseover) for the picker button.
/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/
H A DFileCache.php47 $path = $this->dir . '/' . strtr($metadata->name, '\\', '-') . '.cache.php';
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DSource.php26 protected $name = 'source'; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Source
/plugin/evesso/classes/
H A DEveOnlineAdapter.php41 $character_name=$jwt_payload->name; //Character Name
/plugin/oauthauthsch/
H A Daction.php106 return compact('user', 'name', 'mail', 'grps');
/plugin/tplinc/lang/en/
H A Dhelp.txt9 regular expressions, matched groups can be reused in the inserted page name by referencing them as …
/plugin/combo/resources/theme/default/pages/partials/
H A Dhead-partial.hbs2 <meta name="viewport" content="width=device-width, initial-scale=1">
/plugin/bez/db/
H A Dupdate0011.sql11 label.name AS label_name,
/plugin/openlayersmap/ol7/
H A Dgenerate-info.js.diff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php589 echo 'ERROR: Setting a config option requires a name and value'.PHP_EOL.PHP_EOL;
613 … echo 'ERROR: Deleting a config option requires the name of the option'.PHP_EOL.PHP_EOL;
641 … echo 'ERROR: Setting a runtime config option requires a name and value'.PHP_EOL.PHP_EOL;
1273 foreach ($data as $name => $value) {
1274 echo str_pad($name.': ', $max).$value.PHP_EOL;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php74 list($parent, $name) = Uri\split($uri);
80 $node->getChild($name);
850 if ($vobj->name !== 'VCALENDAR') {
869 switch ($component->name) {
875 $foundType = $component->name;
/plugin/jokuwiki/
H A DREADME.md14 <jw name='jwHelloWorld'
22 * **name** (required) e.g. `name='jwPluginName'`
26 The attributes *must* be enclosed in *single* quotes. The **name** attribute should reference a Jok…
104 * the plugin name (by convention, jokuwiki plugins start with 'jw' but this is not required)
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Asana-Math/
H A Dfontdata.js19name:"alpha",low:97,high:122,offset:"A",add:26},{name:"Alpha",low:65,high:90,offset:"A"},{name:"nu…
/plugin/ckgedit/ckeditor/lang/
H A Den.js.ckgedit13 FileBrowserError_102: 'Invalid folder name',
16 FileBrowserError_201: 'A file with the same name is already available. The uploaded file has been…
25 FileBrowserError_Folder_Submit: 'Please type the folder name.',
78 DlgFileBrowserSearchInfo: "Enter all or part of a file name",
85 DlgFileBrowserInfo_3: "The search functions will search using whole or part of a file name.",
/plugin/diagramsnet/lib/math/extensions/
H A DMathMenu.js19name[y]===v){if(x.length){if(!this.items[w].submenu){return null}return this.items[w].submenu.Find…
/plugin/news/
H A Dadmin.php163 function theader($name="") { argument
165 return "<th align='center'>$name</th>";
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.txt
/plugin/findologicxmlexport/vendor/twig/twig/src/NodeVisitor/
H A DOptimizerNodeVisitor.php113 foreach (array_unique($prependedNodes) as $name) {
114 $nodes[] = new SetTempNode($name, $node->getTemplateLine());
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dprism.css77 .token.attr-name,
111 .language-markup .token.attr-name,
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
H A DUniform.php86 foreach ($this->_rules as $name => $_) {
87 $this->_data[$name] = [];
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.lasso68 …<input type="hidden" id="' + self->instancename + '" name="' + self->instancename + '" value="' + …
76 …<textarea name="' + self->instancename + '" rows="4" cols="40" style="width: ' + self->width + '; …
/plugin/facebookevents/
H A Dsyntax.php215 $name = $event['name'];
258 $entry = str_replace('{title}', $name, $entry );
/plugin/filelisting/
H A Dhelper.php129 $name = 'delete[' . $file['id'] . ']';
130 $elements[] = new \dokuwiki\Form\CheckableElement('checkbox', $name, '');

1...<<251252253254255256257258259260>>...324