Home
last modified time | relevance | path

Searched refs:name (Results 4701 – 4725 of 8094) sorted by relevance

1...<<181182183184185186187188189190>>...324

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D38c1d0f6668e9563c0827f839f9fa505.asciidoc10 'name' => 'new_name',
H A D311c4b632a29b9ead63b02d01f10096b.asciidoc9 'name' => 'John Doe',
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js682 var name;
711 for (name in props) {
713 dest[name] = props[name];
1704 destClass.prototype[name] = _this.prototype[name];
1715 destClass.prototype[name] = _this.prototype[name];
5229 var name;
5231 this.watch.apply(this, [name].concat(map[name]));
5257 var name;
5262 changeset[name] = newProps[name];
5274 names = name;
[all …]
/plugin/latexport/implementation/
H A Ddecorator.php734 * @param string $name name for the link
736 function locallink($hash, $name = null) { argument
738 $this->decorator->locallink($hash, $name);
818 * @param string|array $name name for the link, array for media file
820 function emaillink($address, $name = null) { argument
822 $this->decorator->emaillink($address, $name);
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dmodel.js250 model.set({name: 'Jonas', cool: true});
418 var model = new Backbone.Model({name: 'Model'});
419 model.set({name: ''});
442 var model = new Backbone.Model({id: 1, name: 'Model'});
502 model.set({name: 'Rob'});
517 var model = new Backbone.Model({name: 'Rob'});
521 model.set({name: 'Bob'}, {prefix: 'Mr. '});
523 model.set({name: 'Sue'}, {prefix: 'Ms. '});
804 var model = new Backbone.Model({name: 'One'});
806 if (!attrs.name) {
[all …]
/plugin/dwmenu/
H A Dplugin.info.txt5 name DWMenu
/plugin/coinhive/
H A Dplugin.info.txt5 name CoinHive
/plugin/redissue/
H A Dplugin.info.txt5 name   redissue
/plugin/nosecedit/
H A Dplugin.info.txt5 name NoSectionEdit
/plugin/alertbox/
H A Dplugin.info.txt5 name Alert box
/plugin/rss/
H A Dplugin.info.txt5 name rss
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DObjectWithVirtualPropertiesAndDuplicatePropName.php13 protected $name; variable in JMS\\Serializer\\Tests\\Fixtures\\ObjectWithVirtualPropertiesAndDuplicatePropName
/plugin/gitlabproject/
H A Dplugin.info.txt5 name gitlabproject
/plugin/tfslink/conf/
H A Ddefault.php12 'name' => 'DefaultCollection',
/plugin/epnsmartlink/
H A Dplugin.info.txt5 name EbayPartnerNetwork Smart Links
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DButtonManager.java55 public Place2 getButton(final String name, final int layer, final int xpos, final int ypos) { in getButton() argument
56 Place2 place = (Place2)buttons.get(name).copy(); in getButton()
/plugin/codemirror/dist/modes/
H A Dmscgen.min.js1 …mscgen","mscgen");a.defineMIME("text/x-xu",{name:"mscgen",language:"xu"});a.defineMIME("text/x-msg…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D45.45.js1 …/(\w+)(\s*=\s*)("|')/,["attribute.name","delimiter",{token:"attribute.value",next:"@value.$3"}]],[…
/plugin/refnotes/syntax/
H A Dnotes.php146 foreach ($propertyMatch as $name => $pattern) {
148 $attribute[$name][] = $t;
/plugin/swiftmail/Swift/
H A DBatchMailer.php175 foreach ($this->headers as $name => $value)
177 $message->headers->set($name, $value);
/plugin/zotero/
H A DFeedZoteroRepository.php122 elseif (isset($author->name))
124 $authorName = $author->name;
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.inc.php123 $name = $handler->get_property_name();
127 $css->_mapping[$name] = $property;
/plugin/rack/
H A Dsyntax.php102 'name' => 'Rack',
115 $opt['name'] = $matches[1];
/plugin/strata/
H A Daction.php165 * @param fullname string the name of the class to load
184 list(,$kind,$name) = $matches;
187 $filenames = glob(DOKU_PLUGIN."*/{$kind}s/{$name}.php");
/plugin/farmer/lang/en/
H A Dtab_config_help.txt7 The **Farmer's host name** was set automatically during the setup, but you can change it here. It
24 behavior here. Be sure that your Farmer's host name is set up correctly above, before switching away from the

1...<<181182183184185186187188189190>>...324