After searching for theming functions available to me for menus on api.drupal.org I realized that it was not accurate for Drupal 5. For example theme_menu_link exists on api.drupal.org, but does not exist in menu.inc.
theme_menu_item does not exist on api.drupal.org, but it does exist in menu.inc
Comments
Comment #1
tom friedhof commentedI just found a duplicate issue on this. Sorry!
http://drupal.org/node/110246