theme_comment_flat_expanded($comment)comment/comment.module, line 1794
<?php function theme_comment_flat_expanded($comment) { return theme('comment_view', $comment, module_invoke_all('link', 'comment', $comment, 0)); } ?>