Home
last modified time | relevance | path

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

/plugin/code2/
H A Dsyntax.php101 $aDoc .= preg_replace(
156 $aDoc .= implode('', $sections);
161 $aDoc .= preg_replace(
171 $aDoc .= preg_replace(
207 $aDoc .= '<span class="lno">'
260 function _fixGeSHi_Bash(&$aMarkup, &$aDoc) { argument
268 $aDoc .= $aMarkup;
290 $aDoc .= implode("\n", $lines);
382 $this->_addLines($aText, $aStart, $aDoc);
384 $aDoc .= $aText;
[all …]
/plugin/diff/
H A Dsyntax.php78 function _addDiff(&$aText, &$aFormat, &$aDoc) { argument
90 $aDoc .= preg_replace(
145 $aDoc .= implode('', $sections);
150 $aDoc .= preg_replace(
160 $aDoc .= preg_replace(
170 $aDoc .= $aText; // just append any unrecognized text