9 calls to token_generate()

comment_tokens in drupal-7.x/modules/comment/comment.tokens.inc
Implements hook_tokens().
hook_tokens in drupal-7.x/modules/system/system.api.php
Provide replacement values for placeholder tokens.
node_tokens in drupal-7.x/modules/node/node.tokens.inc
Implements hook_tokens().
statistics_tokens in drupal-7.x/modules/statistics/statistics.tokens.inc
Implements hook_tokens().
system_tokens in drupal-7.x/modules/system/system.tokens.inc
Implements hook_tokens().
taxonomy_tokens in drupal-7.x/modules/taxonomy/taxonomy.tokens.inc
Implements hook_tokens().
TokenReplaceTestCase::testTokenReplacement in drupal-7.x/modules/system/system.test
Creates a user and a node, then tests the tokens generated from them.
token_replace in drupal-7.x/includes/token.inc
Replaces all tokens in a given string with appropriate values.
user_tokens in drupal-7.x/modules/user/user.tokens.inc
Implements hook_tokens().