7 calls to _text_sanitize()

CommentTokenReplaceTestCase::testCommentTokenReplacement in drupal/modules/comment/comment.test
Creates a comment, then tests the tokens generated from it.
comment_tokens in drupal/modules/comment/comment.tokens.inc
Implements hook_tokens().
hook_field_load in drupal/modules/field/field.api.php
Define custom load behavior for this module's field types.
NodeTokenReplaceTestCase::testNodeTokenReplacement in drupal/modules/node/node.test
Creates a node, then tests the tokens generated from it.
node_tokens in drupal/modules/node/node.tokens.inc
Implements hook_tokens().
text_field_formatter_view in drupal/modules/field/modules/text/text.module
Implements hook_field_formatter_view().
text_field_load in drupal/modules/field/modules/text/text.module
Implements hook_field_load().