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