7 uses of REQUIREMENT_WARNING

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().
theme_status_report in drupal-6.x/modules/system/system.admin.inc
Theme requirements status report.
unicode_requirements in drupal-6.x/includes/unicode.inc
Return Unicode library status and errors.
update_help in drupal-6.x/modules/update/update.module
Implementation of hook_help().
update_requirements in drupal-6.x/modules/update/update.module
Implementation of hook_requirements().
_update_requirement_check in drupal-6.x/modules/update/update.module
Private helper method to fill in the requirements array.