You are here

6 calls to spam_tokenize() in Spam 5

spam_content_filter in ./spam.module
Determine whether or not provided text is spam.
spam_notspam_comment in ./spam.module
Mark the comment as not spam. This may cause the comment to become published depending on settings
spam_notspam_node in ./spam.module
Force a node to be marked as not spam. May not publish depending on settings
spam_page in ./spam.module
Drupal _page hook. Provides various spam actions based on the URL that is currently being accessed.
spam_spam_comment in ./spam.module
Mark the comment as spam. This may cause the comment to become unpublished depending on settings
spam_spam_node in ./spam.module
Force a node to be marked as spam. May unpublish depending on settings