Home
last modified time | relevance | path

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

/plugin/code2/
H A Dsyntax.php260 function _fixGeSHi_Bash(&$aMarkup, &$aDoc) { argument
268 $aDoc .= $aMarkup;
269 $aMarkup = FALSE; // release memory
272 $lines = explode("\n", $aMarkup);
273 $aMarkup = FALSE; // release memory