constant TOKEN_SUFFIX in Token 6
Same name and namespace in other branches
- 5 token.module \TOKEN_SUFFIX
The default token suffix string.
6 uses of TOKEN_SUFFIX
- TokenUnitTestCase::testClearOption in ./
token.test - Test the $options['clear'] parameter for token_replace().
- TokenUnitTestCase::testTokenScan in ./
token.test - Test the token_scan() function.
- token_rules_input_evaluator_apply in ./
token.rules.inc - Apply the input evaluator.
- token_rules_input_evaluator_help in ./
token.rules.inc - Some token replacement help for the condition/action edit form.
- token_test_exit in tests/
token_test.module - Implements hook_exit().
File
- ./
token.module, line 22 - The Token API module.
Code
define('TOKEN_SUFFIX', ']');