7 string references to the theme hook from theme_table()

Note: this list is generated by looking for the string for this theme hook, so it may include some references that are not actually using this theme hook.

DatabaseSchema_sqlite::findTables in includes/database/sqlite/schema.inc
Find all tables that are like the specified base table name.
DatabaseSchema_sqlite::findTablesD8 in includes/database/sqlite/schema.inc
Finds all tables that are like the specified base table name. This is a backport of the change made to findTables in Drupal 8 to work with virtual, un-prefixed table names. The original function is retained for Backwards Compatibility.
FilterUnitTestCase::testFilterXSS in modules/filter/filter.test
Tests limiting allowed tags and XSS prevention.
filter_xss_admin in includes/common.inc
Applies a very permissive XSS/HTML filter for admin-only use.
locale_string_is_safe in includes/locale.inc
Check that a string is safe to be added or imported as a translation.
simpletest_theme in modules/simpletest/simpletest.module
Implements hook_theme().
_filter_html_tips in modules/filter/filter.module
Implements callback_filter_tips().

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