15 calls to check_markup()
- BlockTestCase::testCustomBlock in drupal-7.x/
modules/ block/ block.test - Test creating custom block, moving it to a specific region and then deleting it.
- block_block_view in drupal-7.x/
modules/ block/ block.module - Implements hook_block_view().
- BookTestCase::checkBookNode in drupal-7.x/
modules/ book/ book.test - Checks the outline of sub-pages; previous, up, and next.
- BookTestCase::testBookExport in drupal-7.x/
modules/ book/ book.test - Tests book export ("printer-friendly version") functionality.
- comment_submit in drupal-7.x/
modules/ comment/ comment.module - Prepare a comment for submission.
- FilterNoFormatTestCase::testCheckMarkupNoFormat in drupal-7.x/
modules/ filter/ filter.test - Tests text without format.
- hook_node_update_index in drupal-7.x/
modules/ node/ node.api.php - Act on a node being indexed for searching.
- profile_view_field in drupal-7.x/
modules/ profile/ profile.module - TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement in drupal-7.x/
modules/ taxonomy/ taxonomy.test - Creates some terms and a node, then tests the tokens generated from them.
- taxonomy_term_build_content in drupal-7.x/
modules/ taxonomy/ taxonomy.module - Builds a structured array representing the term's content.
- taxonomy_term_feed in drupal-7.x/
modules/ taxonomy/ taxonomy.pages.inc - Generate the content feed for a taxonomy term.
- taxonomy_tokens in drupal-7.x/
modules/ taxonomy/ taxonomy.tokens.inc - Implements hook_tokens().
- UserSignatureTestCase::testUserSignature in drupal-7.x/
modules/ user/ user.test - Test that a user can change their signature format and that it is respected upon display.
- user_comment_view in drupal-7.x/
modules/ user/ user.module - Implements hook_comment_view().
- _text_sanitize in drupal-7.x/
modules/ field/ modules/ text/ text.module - Sanitizes the 'value' or 'summary' data of a text value.