Home
last modified time | relevance | path

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

/plugin/latexit/
H A Drenderer.php467 $this->doc .= $this->_latexSpecialChars($text);
689 $this->doc .= $this->_latexSpecialChars($text);
781 $this->doc .= $this->_latexSpecialChars($lang);
809 $this->doc .= $this->_latexSpecialChars($acronym);
880 $this->doc .= $this->_latexSpecialChars($x);
882 $this->doc .= $this->_latexSpecialChars($y);
988 $title = $this->_latexSpecialChars($title);
1057 $title = $this->_latexSpecialChars($title);
1109 $name = $this->_latexSpecialChars($name);
1513 $this->doc .= $this->_latexSpecialChars($text);
[all …]