Searched refs:texifyReference (Results 1 – 2 of 2) sorted by relevance
144 $label = $this->pageId.':'.$this->texifyReference($link);705 $this->appendInlineCommand("ref", $this->texifyReference($link));
75 $texifiedFilename = $this->texifyReference($filename);84 function texifyReference($reference) { function in decorator