Home
last modified time | relevance | path

Searched refs:ref (Results 201 – 225 of 225) sorted by path

123456789

/plugin/refnotes/conf/
H A Dnamespaces.dat1 a:11:{s:1:":";a:0:{}s:8:":biblio:";a:11:{s:10:"refnote-id";s:4:"name";s:14:"reference-base";s:4:"text";s:16:"reference-format";s:2:"[]";s:12:"multi-ref-id";s:4:"note";s:12:"note-preview";s:7:"tooltip";s:12:"note-id-base";s:4:"text";s:19:"note-id-font-weight";s:6:"normal";s:18:"note-id-font-style";s:6:"normal";s:14:"note-id-format";s:4:"none";s:14:"back-ref-caret";s:6:"prefix";s:15:"back-ref-format";s:1:"a";}s:6:":cite:";a:5:{s:16:"reference-format";s:2:"[]";s:12:"multi-ref-id";s:4:"note";s:12:"note-id-base";s:4:"text";s:14:"note-id-format";s:1:".";s:15:"back-ref-format";s:1:"a";}s:4:":dw:";a:24:{s:10:"refnote-id";s:1:"1";s:14:"reference-base";s:3:"sup";s:21:"reference-font-weight";s:6:"normal";s:20:"reference-font-style";s:6:"normal";s:16:"reference-format";s:1:")";s:15:"reference-group";s:4:"none";s:16:"reference-render";s:5:"basic";s:12:"multi-ref-id";s:3:"ref";s:12:"note-preview";s:5:"popup";s:15:"notes-separator";s:4:"100%";s:15:"note-text-align";s:7:"justify";s:14:"note-font-size";s:6:"normal";s:11:"note-render";s:5:"basic";s:12:"note-id-base";s:3:"sup";s:19:"note-id-font-weight";s:6:"normal";s:18:"note-id-font-style";s:6:"normal";s:14:"note-id-format";s:1:")";s:14:"back-ref-caret";s:4:"none";s:13:"back-ref-base";s:3:"sup";s:20:"back-ref
[all...]
H A Dnotes.dat1 a:4:{s:6:":fixme";a:2:{s:4:"text";s:29:"This part has to be reworked.";s:6:"inline";b:0;}s:5:":todo";a:6:{s:4:"text";s:51:"%%[%%//[[:missing_citation|citation needed]]//%%]%%";s:6:"inline";b:1;s:18:"use-reference-base";b:1;s:25:"use-reference-font-weight";b:1;s:24:"use-reference-font-style";b:0;s:20:"use-reference-format";b:0;}s:10:":cite:todo";a:6:{s:4:"text";s:37:"[[:missing_citation|citation needed]]";s:6:"inline";b:1;s:18:"use-reference-base";b:1;s:25:"use-reference-font-weight";b:1;s:24:"use-reference-font-style";b:1;s:20:"use-reference-format";b:1;}s:9:":ref:todo";a:6:{s:4:"text";s:53:"%%[%%//[[:missing_reference|reference needed]]//%%]%%";s:6:"inline";b: (…)
/plugin/refnotes/lang/en/
H A D__template.txt16 ^ :ref:sample1 | A sample reference. |
17 ^ :ref:sample2 | A sample reference with //some// **formatting**. |
18 ^ :ref:sample3 | A sample reference with a [[http://www.dokuwiki.org/|link.]] |
23 ^ Note name ^ :ref:knuth-aop-2 ^
38 namespace = "ref:prog"
43 author-ref = "Gamma, et al.",
53 @Article{:ref:Knuth-LCE-1985,
73 note-name : :ref:prog:Hunt&Thomas(1999)
/plugin/refnotes/
H A Dstyle.css
/plugin/s5reloaded/ui/thesis/
H A Dslides.js2412 var ref = document.getElementById('list');
2413 var x = findPosX(ref); var y = findPosY(ref);
2417 ref = document.getElementById('volume');
2418 x = findPosX(ref); if(isOp) {y = window.innerHeight-imgHeight; }else {y = findPosY(ref);}
2421 ref = document.getElementById('delay');
2422 x = findPosX(ref); if(isOp) {y = window.innerHeight-imgHeight; }else {y = findPosY(ref);}
/plugin/scrape/
H A DHTMLPurifier.standalone.php
H A Dsyntax.php78 [$iw, $ref] = explode('>', $data['url'], 2);
79 $data['url'] = $R->_resolveInterWiki($iw, $ref);
/plugin/statistics/inc/
H A DStatisticsLogger.class.php310 $ref = addslashes($referer);
311 $ref_md5 = ($ref) ? md5($referer) : '';
319 $ref = '';
351 ref = '$ref',
/plugin/strata/_test/
H A Dstrataquerytest.inc.php18 $ref = $types->loadType('ref');
22 $bob = $ref->normalize('Bob', 'person');
23 $alice = $ref->normalize('Alice', 'person');
24 $carol = $ref->normalize('Carol', 'person');
26 $img_bob = $ref->normalize('Bob.png', 50);
27 $img_alice = $ref->normalize('Alice.svg', 50);
28 $img_carol = $ref->normalize('Carol.jpg', 50);
/plugin/strata/
H A Dmanual.txt167 There is a single magic value to indicate the empty value: ''%%[[]]%%'' This token can be used with any type, but is especially useful with the [[#types|ref]] and [[#types|page]] types as it will create a link to the page the data block is on.
179 Normally, the ''entry title'' field is automatically generated for any data block. This field is used when displaying values with the [[#types|ref]] type.
198 A data fragment is not implicitly associated with the page it is defined on. If you want to add such a relation, you need to do this yourself. Note that the ''%%[[]]%%'' value can be used with the [[#types|ref]] or [[#types|page]] type to refer to the current page.
245 [[#Types]] can only be added to variables. A variable in the subject position will always be typed as [[#types|ref]]. Literals can't be typed, but will be interpreted according to the variables they are used with.
250 * variables in the subject position are always of type [[#type|ref]] (and the ref type will stick)
291 The ''~>'' and ''!~>'' operators are special cases of ''^~'' and ''!^~'' that use the [[#types|text]] type when comparing a left-sided variable to a right-sided literal, regardless of the variable's type. The use of these two operators makes most sense when comparing variables with the [[#types|ref]] or [[#types|page]] types.
/plugin/struct/action/
H A Dmove.php193 $ref = new Schema($tconf['schema']);
194 if (!$ref->getId()) return; // this schema does not exist
195 if (!$ref->getTimeStamp()) return; // a lookup is referenced, nothing to do
/plugin/structgantt/meta/
H A DGantt.php82 $ref = 0;
89 $this->colrefStart = $ref;
91 $this->colrefEnd = $ref;
94 $this->colrefColor = $ref;
97 $this->labelRef = $ref;
100 $this->titleRef = $ref;
104 $ref++;
/plugin/supa/
H A Dscript.js178 function insertAfter(ref, newNode) { argument
179 ref.parentNode.insertBefore(newNode, ref.nextSibling);
/plugin/swfobject/
H A Dscript.js4ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.widt…
/plugin/swiftmail/Swift/
H A DMessage.php124 protected function setReference($where, $key, $ref) argument
126 if ($ref === $this) $this->references[$where][$key] = false;
127 else $this->references[$where][$key] = $ref;
611 foreach ($from as $id => $ref)
613 if (!$ref) $ref = $this;
614 $sign = (strtolower($ref->getContentType()) == "text/plain"
615 || strtolower($ref->getContentType()) == $nested_type) ? -1 : 1;
680 foreach ($from as $id => $ref)
682 if (!$ref) $ref = $this;
683 $sign = (strtolower($ref->getContentType()) == "text/html"
[all …]
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js2471 ref = this,
2485 ref[name] = function() function
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js1190 ref = this,
1204 ref[name] = function() function
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1ref(erence)?( to)?|repeat (until|while|with)|((end|exit) )?repeat|((else|end) )?if|else|(end )?(sc…
/plugin/targetlink/
H A Dsyntax.php49 $ref = $data[1];
50 if ( preg_match('/^[a-zA-Z0-9\.]+>{1}.*$/u',$ref) ) {
52 $interwiki = explode('>',$ref,2);
55 } elseif ( preg_match('/^\\\\\\\\[\w.:?\-;,]+?\\\\/u',$ref) ) {
59 } elseif ( preg_match('#^([a-z0-9\-\.+]+?)://#i',$ref) ) {
78 $ref = $data[1];
79 if ( preg_match('/^[a-zA-Z0-9\.]+>{1}.*$/u',$ref) ) {
81 $interwiki = explode('>',$ref,2);
84 } elseif ( preg_match('/^\\\\\\\\[\w.:?\-;,]+?\\\\/u',$ref) ) {
88 } elseif ( preg_match('#^([a-z0-9\-\.+]+?)://#i',$ref) ) {
/plugin/text/
H A Drenderer.php92 foreach ($alt as $ref) {
93 $this->doc .= ($ref+1).') ';
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js1276 ref: value ? value.ref : undefined,
3741 ref: this.ref,
3757 var ref = colCache.decodeAddress(this._cache.ref);
3759 if (this.ref !== this._cache.ref) {
9125 ref: model.ref,
13140 ref: model.ref || model.range.range,
13148 ref: model.ref
13313 this.model.ref = node.attributes.ref;
15098 rule.ref = model.ref;
16842 ref: model
[all …]
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs4396 if(!ws["!ref"]) ws["!ref"] = "A1:A1";
7437 O.write_shift(2, ref.r); O.write_shift(2, ref.r);
7438 O.write_shift(2, ref.c); O.write_shift(2, ref.c);
7458 O.write_shift(2, ref.r); O.write_shift(2, ref.r);
15282 if(ref) parse_ws_xml_dim(s, ref[1]);
15461 var ref = typeof data.ref == "string" ? data.ref : encode_range(data.ref);
15789 var ref = ws['!ref'] || 'A1';
16414 var ref;
16686 …if(!s["!ref"] && (refguess.s.r < 2000000 || ref && (ref.e.r > 0 || ref.e.c > 0 || ref.s.r > 0 || r…
16830 var ref = typeof data.ref === "string" ? data.ref : encode_range(data.ref);
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13 …ut=e.clearInterval=function(t){t&&t.close()},a.prototype.unref=a.prototype.ref=function(){},a.prot…
H A Ddhtmlxgantt.js.map1ref","enroll","msecs","_idleTimeoutId","_idleTimeout","unenroll","_unrefActive","_onTimeout","u","…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js5877 Timeout.prototype.unref = Timeout.prototype.ref = function() {};

123456789