6 uses of REQUIREMENT_INFO

file_requirements in drupal/modules/file/file.install
Implements hook_requirements().
hook_requirements in drupal/modules/system/system.api.php
Check installation requirements and do status reporting.
system_requirements in drupal/modules/system/system.install
Implements hook_requirements().
UpdateScriptFunctionalTest::testRequirements in drupal/modules/system/system.test
Tests that requirements warnings and errors are correctly displayed.
update_script_test_requirements in drupal/modules/simpletest/tests/update_script_test.install
Implements hook_requirements().
_system_check_db_utf8mb4_requirements in drupal/modules/system/system.install
Checks whether the requirements for multi-byte UTF-8 support are met.