Home
last modified time | relevance | path

Searched refs:name (Results 7151 – 7175 of 8094) sorted by relevance

1...<<281282283284285286287288289290>>...324

/plugin/syntaxhighlighter3/
H A DREADME.md41name to the available brushes string in [Config Manager](https://www.dokuwiki.org/plugin:config) (…
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php750 if ($component->name !== 'VTIMEZONE') {
751 $componentType = $component->name;
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md9 Any annotation with `@name-*` format will now silently be ignored,
11 name.
/plugin/codemirror/dist/modes/
H A Dhaml.min.js.map1name","rubyMode","rubyInQuote","endQuote","stream","state","ch","peek","rubyState","tokenize","len…
H A Dslim.min.js1name:"htmlmixed"});var d=a.getMode(b,"ruby");var e={html:c,ruby:d};var f={ruby:"ruby",javascript:"…
H A Dphp.min.js1 ….join(" ").split(" "));a.registerHelper("wordChars","php",/[\w$]/);var i={name:"clike",helperType:… property in AnonymousFunctionf0d7f9910100.i
/plugin/galleryv1.5/inc/
H A Dmagazinelayout.class.php294 function insertImage($size,$name) argument
296 return str_replace('[image]',$name,str_replace('[size]',$size,$this->_imagetemplate));
/plugin/ckgdoku/action/
H A Dedit.php1045 list($name,$link_text) = explode('|',$matches[2]);
1046 $retv = '[[' . $matches[1] . "oIWIKIo" . $name ."cIWIKIc";
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DToolResults.php381 'path' => 'toolresults/v1beta3/{+name}:accessibilityClusters',
384 'name' => [
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php544 if ($component->name !== 'VTIMEZONE') {
545 $componentType = $component->name;
/plugin/authdrupal8/
H A Dpassword.inc11 * used by setting the variable password_inc to the name of the PHP file
131 * The string name of a hashing algorithm usable by hash(), like 'sha256'.
/plugin/bible/bible_douayRheims/
H A DAmos.txt22 … the humble: and the son and his father have gone to the same young woman, to profane my holy name.
59 …morning mist, and walketh upon the high places of the earth: the Lord the God of hosts is his name.
67 …lleth the waters of the sea, and poureth them out upon the face of the earth: The Lord is his name.
86 … will cause you to go into captivity beyond Damascus, saith the Lord, the God of hosts is his name.
97 …er: There is an end. And he shall say to him: Hold thy peace, and mention not the name of the Lord.
138 …lleth the waters of the sea, and poureth them out upon the face of the earth, the Lord is his name.
144 …9:12. That they may possess the remnant of Edom, and all nations, because my name is invoked upon …
/plugin/pdfjs/pdfjs/web/locale/vi/
H A Dviewer.properties120 # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
121 # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
122 document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{or…
/plugin/bibtex/OSBib/format/
H A DBIBFORMAT.php865 foreach($fn as $name)
871 $fn2 = split("-", trim($name));
884 $initials[] = $this->utf8->utf8_strtoupper($this->utf8->utf8_substr(trim($name), 0, 1));
/plugin/diagramsnet/lib/js/diagramly/
H A DDiffSync.js128 if (pageDiff.name != null)
130 page.setName(pageDiff.name);
724 pageDiff.name = newPage.page.getName();
/plugin/diagramsnet/lib/math/config/
H A DMML_HTMLorMML.js46 …t.namespaces[d];if(f.urn===this.MMLnamespace){this.PushMathElements(h,e,f.name+":math")}}}catch(g)…
47name=v.sourceMenuTitle;r.items[0].format=(v.sourceMenuFormat||"MathML");r.items[1].name=j[v.inputJ…
49name[y]===v){if(x.length){if(!this.items[w].submenu){return null}return this.items[w].submenu.Find…
50name:"",src:null}});a["annotation-xml"]=a.mbase.Subclass({type:"annotation-xml",linebreakContainer…
52 …Names=[];for(var h=0,e=j.attributes.length;h<e;h++){var f=j.attributes[h].name;if(f=="xlink:href")…
107 name: [ "", "" ],
113 … this.option = e, this.name = [ t.replace(/ /g, ""), t ], this.module = n, this.extension = i,
118 …this.submenu ? this.placeHolder = s.SUBMENU(this.name, s.CHECKBOX([ "Activate", "Activate" ], l.Ma…
122 })) : this.placeHolder = s.CHECKBOX(this.name, l.MakeOption(this.option), {
/plugin/fetchmedia/
H A Dyarn.lock253 babel-helper-function-name "^6.24.1"
266 babel-helper-function-name@^6.24.1:
268 …resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.2…
309 babel-helper-function-name "^6.24.1"
400 babel-helper-function-name "^6.24.1"
435 babel-plugin-transform-es2015-function-name@^6.22.0:
439 babel-helper-function-name "^6.24.1"
585 babel-plugin-transform-es2015-function-name "^6.22.0"
911 color-name "^1.1.1"
913 color-name@^1.1.1:
[all …]
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md213 * #197: Made accessing properties and objects by their name a lot faster. This
389 * #154: Correctly work around vCard parameters that have a value but no name.
527 * Fixed: Serializing vcard 2.1 parameters with no name caused a literal '1' to
580 * Fixed: Issue #52. vCard 2.1 parameters with no name may lose values if there's
627 * Fixed: Multiple parameters with the same name are now correctly encoded.
823 properties with incorrect characters in the name (at this time, it just allows
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md152 * #197: Made accessing properties and objects by their name a lot faster. This
328 * #154: Correctly work around vCard parameters that have a value but no name.
466 * Fixed: Serializing vcard 2.1 parameters with no name caused a literal '1' to
519 * Fixed: Issue #52. vCard 2.1 parameters with no name may lose values if there's
566 * Fixed: Multiple parameters with the same name are now correctly encoded.
762 properties with incorrect characters in the name (at this time, it just allows
/plugin/docimporter/
H A D.action.php.swp16 …eplace("/ /", "_", $fileName);� $fileName = basename($_FILES['doc']['name']);�� $tempDir…
/plugin/formatplus2/
H A DREADME36 block with the class name ''inserted'' or ''deleted''. XHTML requires
/plugin/groupmanager/
H A DREADME51 advise it nevertheless. (Side note: The interface beautifies the name of groups for
/plugin/authldaplocal/
H A DREADME.md4 …r authentication so your contributers will not need to memorize yet another user name and password.
/plugin/jmol2/jmol/
H A DJmolApplet0_Symmetry.jar ... float distanceTolerance private float linearTolerance private float cosTolerance private String name private org.jmol.symmetry.PointGroup$Operation ...
H A DJmolAppletSigned0_Symmetry.jar ... float distanceTolerance private float linearTolerance private float cosTolerance private String name private org.jmol.symmetry.PointGroup$Operation ...

1...<<281282283284285286287288289290>>...324