Home
last modified time | relevance | path

Searched refs:xref (Results 1 – 16 of 16) sorted by relevance

/plugin/fedauth/Auth/Yadis/
H A DXRI.php65 $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/
H A DXRI.php65 $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/
H A DPdfParser.php61 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/
H A Dplugin.info.txt1 base xref
7 url http://dokuwiki.org/plugin:xref
H A DREADME1 xref Plugin for DokuWiki
4 http://www.dokuwiki.org/plugin:xref
7 lib/plugins/xref/ - if the folder is called different it
H A Dstyle.css
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest18.txt1 http://xref.dokuwiki.org/reference/dokuwiki/inc/parserutils.php.source.html#l99
/plugin/latexit/tests/my/
H A Dtest18.latex7 \url{http://xref.dokuwiki.org/reference/dokuwiki/inc/parserutils.php.source.html\#l99}
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js11013 this.xref = xref;
12555 this.xref = xref;
13396 this.xref = xref;
15360 this.xref = xref;
28438 xref: xref,
33628 xref: xref
53030 xref: xref,
53077 xref: xref,
53082 xref: xref,
54954 xref: xref,
[all …]
H A Dpdf.worker.js.map1xref","suppressEncryption","key1","key2","getAsync","getArray","isRef","getRaw","forEach","callbac…
/plugin/advanced/lang/en/config/
H A Duserstyle.txt5 All CSS files are fetched through a single dispatcher in [[xref>lib/exe/css.php]] which also handle…
H A Duserscript.txt9 All JavaScript is collected and delivered by [[xref>lib/exe/js.php]]. This file will concatenate al…
/plugin/farm/install/animaltemplate/conf/
H A Dinterwiki.conf27 xref http://dev.splitbrain.org/reference/dokuwiki/{NAME}.html
/plugin/xcom/lang/en/
H A Dfunctions.txt6 …mespace setting is required. The options are passed directly to [[https://xref.dokuwiki.org/refere…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php10042 $this->writer->write('xref');
23940 function IndexEntry($txt, $xref = '')
23942 if ($xref) {
23943 $this->IndexEntrySee($txt, $xref);
27159 // Get xref into array
27160 $xref = [];
27161 preg_match("/xref\n0 (\d+)\n(.*?)\ntrailer/s", $pdf, $m);
27165 $xref[] = [intval($x[1][$i]), $x[2][$i], $x[3][$i]];
27209 $changes[($xref[$obj + 1][0])] = ($newlen - $oldlen) + (strlen($newlen) - strlen($oldlen));
27220 // Update xref i
23876 IndexEntry($txt, $xref = '') global() argument
[all...]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …i, _len, _ref;\n\t xRefOffset = this._offset;\n\t this._write(\"xref\");\n\t this._…