I see the display_themes() function used in /wp-admin/includes/theme-install.php
But I don't see a definition for this function anywhere in the wordpress installation.
I'm assuming this means wordpress is importing other function libraries. But I can't find where this is done either.
Anyone know where I can find the display_themes() function?