7 calls to filter_get_filters()

check_markup in drupal/modules/filter/filter.module
Runs all the enabled filters on a piece of text.
FilterCRUDTestCase::verifyTextFormat in drupal/modules/filter/filter.test
Verifies that a text format is properly stored.
filter_admin_format_form in drupal/modules/filter/filter.admin.inc
Form constructor for the text format add/edit form.
filter_format_save in drupal/modules/filter/filter.module
Saves a text format object to the database.
filter_list_format in drupal/modules/filter/filter.module
Retrieves a list of filters for a given text format.
_filter_format_is_cacheable in drupal/modules/filter/filter.module
Helper function to determine whether the output of a given text format can be cached.
_filter_tips in drupal/modules/filter/filter.module
Retrieves the filter tips.