Home
last modified time | relevance | path

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

/dokuwiki/inc/parser/
H A Dxhtml.php468 /** @var $fnid int takes track of seen footnotes, assures they are unique even across multiple docs FS#2841 */
469 static $fnid = 0;
471 $fnid++;
483 $this->footnotes[$fnid] = $footnote;
486 $this->footnotes[$fnid] = "@@FNT" . ($i);
492 $fnid,
493 $fnid,
494 $fnid