7 calls to ip2country_get_country() in IP-based Determination of a Visitor's Country 7
- drush_ip2country_lookup in ./
ip2country.drush.inc - Implements drush_hook_COMMAND() for the ip2country-lookup command.
- ip2countryTestCase::testIpLookup in tests/
ip2country.test - Tests IP lookup for addresses in / not in the database.
- ip2country_admin_settings in ./
ip2country.admin.inc - Default IP to Country administration settings.
- ip2country_admin_settings_submit in ./
ip2country.admin.inc - Processes forms submitted by IP to Country administration page.
- ip2country_user_country in ./
ip2country.rules.inc - Determines if the user's country is one of the selected countries.
- ip2country_user_login in ./
ip2country.module - Implements hook_user_login().
- _ip2country_lookup in ./
ip2country.admin.inc - AJAX callback to lookup an IP address in the database.