Home
last modified time | relevance | path

Searched refs:name (Results 6176 – 6200 of 8094) sorted by relevance

1...<<241242243244245246247248249250>>...324

/plugin/webcode/vendor/
H A DREADME.md7 the [Firebug Js file](firebug-lite-1.2.js) check if the CSS is loaded with is name otherwise it try…
/plugin/ac/
H A Dac.php27 return "<a href='$obj->permalink'>$obj->name</a>";
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dinline-html.md1 this is <span class="name">inline **html**</span> trailing
/plugin/mredirect/
H A Daction.php28 $url = html_wikilink ($parts[0], $name=null, $search='');
/plugin/dir/
H A DREADME10 to show the namespaces name instead of just "start".
/plugin/box2/
H A Dplugin.info.txt7 name Box Plugin
/plugin/htmlokalt/
H A DREADME.md9 (Note, the page is named differently as the name 'plugin:htmlok' was already squatted)
/plugin/confightmlok/
H A DREADME.md9 (Note, the page is named differently as the name 'plugin:htmlok' was already squatted)
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js179 this.name = name;
10964 this.name = name;
11227 return v instanceof Name && (name === undefined || v.name === name);
27226 this.name = name;
30423 name: name
31354 var name = args[0].name;
32119 var name = args[0].name;
32916 name: fontName.name,
34534 cMap.name = obj.name;
35087 this.name = name;
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-raphael-min.js6name="ParseError",this.message=message||""}function AssertException(message){this.message=message}… argument
/plugin/fckg/fckeditor/
H A Dfckconfig.js27 function test_cookie(name, value) { argument
29 var pos = allcookies.indexOf(name);
31 var start = pos + (name.length+1);
/plugin/preservefilenames/
H A Daction_angua.php467 $name = hsc($file);
469 $name = $fakeId_escaped;
472 'tab_details' => 'view')).'" name="h_:'.$item['id'].'">'.$name.'</a></dd>'.NL;
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_fullscreen.js59 /******/ __webpack_require__.d = function(exports, name, getter) { argument
60 /******/ if(!__webpack_require__.o(exports, name)) {
61 /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
/plugin/wikistats/
H A Dsyntax.php139 function handleNamedParameter($name, $value, &$data) { argument
142 switch($name) {
151 $data[$name] = $match[1];
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DFile.php113 * @param string $name
121 …public function __construct($name, AbstractNode $parent, array $coverageData, array $testData, $ca… argument
130 parent::__construct($name, $parent);
/plugin/news/
H A Dscript.js10 if(inputs[i].checked && inputs[i].name.match(/delete/)) {
/plugin/freechat/phpfreechat/src/proxies/
H A Dlog.class.php36 if ( in_array($this->name, $cmdtocheck) )
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DAuthor.php23 protected $name = 'author'; variable in phpDocumentor\\Reflection\\DocBlock\\Tags\\Author
/plugin/findologicxmlexport/vendor/jms/metadata/src/Driver/
H A DFileLocator.php30 … $path = $dir . '/' . str_replace('\\', '.', substr($class->name, $len)) . '.' . $extension;
/plugin/phprestrict/
H A DREADME.md2 Dokuwiki plugin to restrict php inclusion to pages by namespace or name.
/plugin/accscounter/
H A Dplugin.info.txt5 name Access Counter and Popularity Plugin
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Drun-repository.sh44 --name elasticsearch-php \
/plugin/keyboard/
H A Dplugin.info.txt6 name keyboard
/plugin/jdraw/lib/
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js1409 diff.name = this.anonymizeString(diff.name);
6994 if (name != null && name != '')
11139 if (name != null && name.length > 0)
11143 name = name.substring(0, name.length - 4) + '.drawio';
11147 name = name.substring(0, name.length - 4) + '.drawio';
11156 name = name.substring(0, name.lastIndexOf('.')) + '.drawio';
11160 name = name + '.drawio';
11228 name = name.substring(0, name.length - 5) + '.drawio';
11457 name = name.substring(dot + 1, name.length);
11976 blank: xml == this.emptyDiagramXml, name: name,
[all …]

1...<<241242243244245246247248249250>>...324