comment.tpl.php in core/themes/bartik/templates/comment.tpl.php
Bartik's theme implementation for comments.
comment.tpl.php in core/themes/basis/templates/comment.tpl.php
Basis' theme implementation for comments.
comment.tpl.php in core/modules/comment/templates/comment.tpl.php
Default theme implementation for comments.
file.tpl.php in core/modules/file/templates/file.tpl.php
Default theme implementation to display a file.
node.tpl.php in core/themes/bartik/templates/node.tpl.php
Bartik's theme implementation to display a node.
node.tpl.php in core/modules/node/templates/node.tpl.php
Default theme implementation to display a node.
theme_file_widget_multiple in core/modules/file/file.theme.inc
Returns HTML for a group of file upload widgets.
theme_user_admin_permissions in core/modules/user/user.theme.inc
Returns HTML for the administer permissions page.
views_plugin_row_comment_rss::render in core/modules/comment/views/views_plugin_row_comment_rss.inc
Render a row object. This usually passes through to a theme template of some form, but not always.
views_plugin_row_node_rss::render in core/modules/node/views/views_plugin_row_node_rss.inc
Render a row object. This usually passes through to a theme template of some form, but not always.