constant AUN_PUNCTUATION_DO_NOTHING in Automatic User Names 6
Same name and namespace in other branches
- 5 auto_username.module \AUN_PUNCTUATION_DO_NOTHING
- 7 auto_username.inc \AUN_PUNCTUATION_DO_NOTHING
1 use of AUN_PUNCTUATION_DO_NOTHING
- auto_username_cleanstring in ./
auto_username.module - Clean up a string value to have only alphanumeric and separator values.
File
- ./
auto_username.module, line 5
Code
define('AUN_PUNCTUATION_DO_NOTHING', 2);