10 calls to drupal_parse_info_file()

drupal_required_modules in includes/module.inc
Returns an array of modules required by core.
drupal_system_listing in includes/common.inc
Returns information about system object files (modules, themes, etc.).
install_profile_info in includes/install.inc
Retrieves information about an installation profile from its .info file.
ParseInfoFilesTestCase::testParseInfoFile in modules/simpletest/tests/common.test
Parse an example .info file an verify the results.
system_modules_uninstall_confirm_form in modules/system/system.admin.inc
Confirm uninstall of selected modules.
Updater::getProjectTitle in includes/updater.inc
Return the project name from a Drupal info file.
update_fix_d7_install_profile in includes/update.inc
Register the currently installed profile in the system table.
update_verify_update_archive in modules/update/update.module
Implements hook_verify_update_archive().
_system_rebuild_module_data in modules/system/system.module
Helper function to scan and collect module .info data.
_system_rebuild_theme_data in modules/system/system.module
Helper function to scan and collect theme .info data and their engines.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.