';
if (ereg('<\?(php)?[^[:graph:]]', $this_line))
$output_code .= str_replace(array('', '', "\n", '
'), '', highlight_string($this_line, true)) . '';
else
$output_code .= ereg_replace('(<\?php )+', '', str_replace(array('', '', "\n", '
'), '', highlight_string('';
}
$return = '
'.$output_code.'