8 calls to theme_get_registry()

contextual_preprocess in drupal/modules/contextual/contextual.module
Implements hook_preprocess().
hook_preprocess in drupal/modules/system/theme.api.php
Preprocess theme variables for templates.
l in drupal/includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
theme in drupal/includes/theme.inc
Generates themed output.
ThemeDebugMarkupTestCase::testDebugOutput in drupal/modules/simpletest/tests/theme.test
Tests debug markup added to template output.
ThemeRegistry::initializeRegistry in drupal/includes/theme.inc
Initializes the full theme registry.
ThemeRegistry::resolveCacheMiss in drupal/includes/theme.inc
Resolves a cache miss.
theme_test_exit in drupal/modules/simpletest/tests/theme_test.module
Implements hook_exit().