theme_taxonomy_term_select($element)
modules/taxonomy.module, line 1064
<?php function theme_taxonomy_term_select($element) { return theme('select', $element); } ?>