Home
last modified time | relevance | path

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

/plugin/code2/
Dsyntax.php89 function _addDiff(&$aText, &$aFormat, &$aDoc) { argument
101 $aDoc .= preg_replace(
156 $aDoc .= implode('', $sections);
161 $aDoc .= preg_replace(
171 $aDoc .= preg_replace(
182 $aDoc .= $aText; // just append any unrecognized text
199 function _addLines(&$aList, $aStart, &$aDoc) { argument
207 $aDoc .= '<span class="lno">'
260 function _fixGeSHi_Bash(&$aMarkup, &$aDoc) { argument
268 $aDoc .= $aMarkup;
[all …]
/plugin/diff/
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