7 functions implement hook_requirements()

Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

color_requirements in drupal-6.x/modules/color/color.install
install_check_requirements in drupal-6.x/install.php
Check installation requirements and report any errors.
system_requirements in drupal-6.x/modules/system/system.install
Implementation of hook_requirements().
unicode_requirements in drupal-6.x/includes/unicode.inc
Return Unicode library status and errors.
update_check_requirements in drupal-6.x/update.php
Check update requirements and report any errors.
update_fix_d6_requirements in drupal-6.x/update.php
Perform Drupal 5.x to 6.x updates that are required for update.php to function properly.
update_requirements in drupal-6.x/modules/update/update.module
Implementation of hook_requirements().