| BLOCK_REGION_NONE | block/ block.module | Denotes that a block is not enabled in any region and should not
be shown. |
| COMMENT_ANONYMOUS_MAYNOT_CONTACT | comment/ comment.module | Anonymous posters may not enter their contact information. |
| COMMENT_ANONYMOUS_MAY_CONTACT | comment/ comment.module | Anonymous posters may leave their contact information. |
| COMMENT_ANONYMOUS_MUST_CONTACT | comment/ comment.module | Anonymous posters must leave their contact information. |
| COMMENT_CONTROLS_ABOVE | comment/ comment.module | Comment controls should be shown above the comment list. |
| COMMENT_CONTROLS_ABOVE_BELOW | comment/ comment.module | Comment controls should be shown both above and below the comment list. |
| COMMENT_CONTROLS_BELOW | comment/ comment.module | Comment controls should be shown below the comment list. |
| COMMENT_CONTROLS_HIDDEN | comment/ comment.module | Comment controls are hidden. |
| COMMENT_FORM_BELOW | comment/ comment.module | Comment form should be shown below post or list of comments. |
| COMMENT_FORM_SEPARATE_PAGE | comment/ comment.module | Comment form should be displayed on a separate page. |
| COMMENT_MODE_FLAT_COLLAPSED | comment/ comment.module | Comments are displayed in a flat list - collapsed. |
| COMMENT_MODE_FLAT_EXPANDED | comment/ comment.module | Comments are displayed in a flat list - expanded. |
| COMMENT_MODE_THREADED_COLLAPSED | comment/ comment.module | Comments are displayed as a threaded list - collapsed. |
| COMMENT_MODE_THREADED_EXPANDED | comment/ comment.module | Comments are displayed as a threaded list - expanded. |
| COMMENT_NODE_DISABLED | comment/ comment.module | Comments for this node are disabled. |
| COMMENT_NODE_READ_ONLY | comment/ comment.module | Comments for this node are locked. |
| COMMENT_NODE_READ_WRITE | comment/ comment.module | Comments are enabled on this node. |
| COMMENT_NOT_PUBLISHED | comment/ comment.module | Comment is awaiting approval. |
| COMMENT_ORDER_NEWEST_FIRST | comment/ comment.module | Comments are ordered by date - newest first. |
| COMMENT_ORDER_OLDEST_FIRST | comment/ comment.module | Comments are ordered by date - oldest first. |
| COMMENT_PREVIEW_OPTIONAL | comment/ comment.module | Comment preview is optional. |
| COMMENT_PREVIEW_REQUIRED | comment/ comment.module | Comment preview is required. |
| COMMENT_PUBLISHED | comment/ comment.module | Comment is published. |
| DRUPAL_MINIMUM_MYSQL | system/ system.install | |
| DRUPAL_MINIMUM_PGSQL | system/ system.install | |
| DRUPAL_MINIMUM_PHP | system/ system.install | |
| EMAIL_MAX_LENGTH | user/ user.module | |
| FILTER_FORMAT_DEFAULT | filter/ filter.module | |
| FILTER_HTML_ESCAPE | filter/ filter.module | |
| FILTER_HTML_STRIP | filter/ filter.module | |
| NODE_NEW_LIMIT | node/ node.module | |
| PREG_CLASS_CJK | search/ search.module | Matches all CJK characters that are candidates for auto-splitting
(Chinese, Japanese, Korean).
Contains kana and BMP ideographs. |
| PREG_CLASS_NUMBERS | search/ search.module | Matches all 'N' Unicode character classes (numbers) |
| PREG_CLASS_PUNCTUATION | search/ search.module | Matches all 'P' Unicode character classes (punctuation) |
| PREG_CLASS_SEARCH_EXCLUDE | search/ search.module | Matches Unicode character classes to exclude from the search index. |
| PROFILE_HIDDEN | profile/ profile.module | Hidden profile field, only accessible by administrators, modules and themes. |
| PROFILE_PRIVATE | profile/ profile.module | Private field, content only available to privileged users. |
| PROFILE_PUBLIC | profile/ profile.module | Public field, content shown on profile page but not used on member list pages. |
| PROFILE_PUBLIC_LISTINGS | profile/ profile.module | Public field, content shown on profile page and on member list pages. |
| USERNAME_MAX_LENGTH | user/ user.module | |
| VERSION | system/ system.module | |