';
for ($i = 1, $count = substr_count($result, ' ') + 1; $i <= $count; $i++) { $table .= $i . ' '; } $result = $table . ' | ' . $result . ' |
(.*?)\\s*#sie', '$this->performHighlight(\'\\2\', \'\\1\', $content);', $content);
return $content;
}
function highlightCode2($content) {
$content = str_replace(array_keys($this->blocks), array_values($this->blocks), $content);
$this->blocks = array();
return $content;
}
function protectCommentContent1($content) {
$content = preg_replace('#\s*(\[cc.*?\].*?\[/cc\])\s*#sie', '$this->performProtect(\'\\1\', $content);', $content);
$content = preg_replace('#\s*(\