| /plugin/fedauth/Auth/Yadis/ |
| D | XRI.php | 65 $xref = $xref_match[0]; 66 $xref = str_replace('/', '%2F', $xref); 67 $xref = str_replace('?', '%3F', $xref); 68 $xref = str_replace('#', '%23', $xref); 69 return $xref;
|
| /plugin/openid/Auth/Yadis/ |
| D | XRI.php | 65 $xref = $xref_match[0]; 66 $xref = str_replace('/', '%2F', $xref); 67 $xref = str_replace('?', '%3F', $xref); 68 $xref = str_replace('#', '%23', $xref); 69 return $xref;
|
| /plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/ |
| D | PdfParser.php | 61 protected $xref; variable in setasign\\Fpdi\\PdfParser\\PdfParser 88 $this->xref = null; 157 if ($this->xref === null) { 158 $this->xref = new CrossReference($this, $this->resolveFileHeader()); 161 return $this->xref; 203 $xref = $this->getCrossReference(); 204 $trailer = $xref->getTrailer(); 227 $xref = $this->getCrossReference(); 228 $object = $xref->getIndirectObject($objectNumber);
|
| /plugin/xref/ |
| D | plugin.info.txt | 1 base xref 7 url https://www.dokuwiki.org/plugin:xref
|
| D | README | 1 xref Plugin for DokuWiki 4 http://www.dokuwiki.org/plugin:xref 7 lib/plugins/xref/ - if the folder is called different it
|
| D | style.less | 2 background-image: url(xref.svg);
|
| D | Grok.php | 3 namespace dokuwiki\plugin\xref;
|
| D | deleted.files | 5 xref.png
|
| D | syntax.php | 3 use dokuwiki\plugin\xref\Grok;
|
| D | Heuristics.php | 3 namespace dokuwiki\plugin\xref;
|
| /plugin/latexit/tests/dw_orig_test_files/ |
| D | test18.txt | 1 http://xref.dokuwiki.org/reference/dokuwiki/inc/parserutils.php.source.html#l99
|
| /plugin/latexit/tests/my/ |
| D | test18.latex | 7 \url{http://xref.dokuwiki.org/reference/dokuwiki/inc/parserutils.php.source.html\#l99}
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 604 return pdfManager.pdfDocument.xref.stats; 11011 function Dict(xref) { 11013 this.xref = xref; 11021 this.xref = newXref; 11025 var xref = this.xref, 11029 return xref ? xref.fetchIfRef(value, suppressEncryption) : value; 11033 return xref ? xref.fetchIfRef(value, suppressEncryption) : value; 11037 return xref ? xref.fetchIfRef(value, suppressEncryption) : value; 11041 var xref = this.xref, 11045 if (xref) { [all …]
|
| D | pdf.worker.js.map | 1 …xref","suppressEncryption","key1","key2","getAsync","getArray","isRef","getRaw","forEach","callbac…
|
| /plugin/advanced/lang/en/config/ |
| D | userstyle.txt | 5 All CSS files are fetched through a single dispatcher in [[xref>lib/exe/css.php]] which also handle…
|
| D | userscript.txt | 9 All JavaScript is collected and delivered by [[xref>lib/exe/js.php]]. This file will concatenate al…
|
| /plugin/asciidocjs/node_modules/@asciidoctor/cli/data/reference/ |
| D | syntax.adoc | 78 xref:document.adoc[A sibling document] 89 xref:document.adoc#idname[Jumps to anchor in another document].
|
| /plugin/farm/install/animaltemplate/conf/ |
| D | interwiki.conf | 27 xref http://dev.splitbrain.org/reference/dokuwiki/{NAME}.html
|
| /plugin/xcom/lang/en/ |
| D | functions.txt | 6 …mespace setting is required. The options are passed directly to [[https://xref.dokuwiki.org/refere…
|
| /plugin/strata/ |
| D | plotly-2.25.2.min.js | 8 …xref:{valType:"enumerated",values:["paper",a.idRegex.x.toString()],editType:"calc"},x:{valType:"an… property
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Mpdf.php | 23940 function IndexEntry($txt, $xref = '') argument 23942 if ($xref) { 23943 $this->IndexEntrySee($txt, $xref); 27160 $xref = []; 27165 $xref[] = [intval($x[1][$i]), $x[2][$i], $x[3][$i]]; 27209 $changes[($xref[$obj + 1][0])] = ($newlen - $oldlen) + (strlen($newlen) - strlen($oldlen)); 27223 foreach ($xref as $v) {
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.cjs | 2158 …"\\\\?(?:<<([", $$('CC_WORD'), "#/.:{]", $$('CC_ALL'), "*?)>>|xref:([", $$('CC_WORD'),… 2854 …['$include?'](";&l")))) || (($truthy(found_macroish) && ($truthy(text['$include?']("xref:"))))))) { 2950 …, "anchor", link_text, $hash2(["type", "target", "attributes"], {"type": "xref", "target": target,… 2977 $a = ["xref", id, nil], (type = $a[0]), (target = $a[1]), (id = $a[2]); 2987 … $a = ["xref", id, id, nil], (type = $a[0]), (target = $a[1]), (content = $a[2]), (id = $a[3]); 13907 case "xref": 13984 if ($eqeq(node.$type(), "xref")) { 13991 } else if ($eqeq(node.$type(), "xref")) {
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
| D | pdfmake.min.js.map | 1 …i, _len, _ref;\n\t xRefOffset = this._offset;\n\t this._write(\"xref\");\n\t this._…
|