theme_submit($element)
theme_submit($variables)
5/includes/form.inc, line 1353
<?php function theme_submit($element) { return theme('button', $element); } ?>