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