theme_token($element)
includes/form.inc, line 1020
<?php function theme_token($element) { return theme('hidden', $element); } ?>