theme_html($variables)
Implemented using the html.tpl.php template.
html.tpl.php
documentation/developer/theme.php, line 324
<?php function theme_html($variables) { // This function is never used; see the corresponding template file instead. } ?>