| contributions/ domain/ domain_prefix/ domain_prefix.module | Constant definitions for the various actions. |
| API_RE_FILENAME | contributions/ api/ api.module | Regular expression for matching file names. |
| ASSET_PRIVATE | contributions/ asset/ asset.module | |
| ASSET_PUBLIC | contributions/ asset/ asset.module | |
| AUTO_NODETITLE_DISABLED | contributions/ auto_nodetitle/ auto_nodetitle.module | |
| AUTO_NODETITLE_ENABLED | contributions/ auto_nodetitle/ auto_nodetitle.module | |
| AUTO_NODETITLE_OPTIONAL | contributions/ auto_nodetitle/ auto_nodetitle.module | |
| BASE_DIRECTORY | contributions/ project/ release/ project-release-create-history.php | |
| BLOCK_REGION_NONE | 5/ modules/ block/ block.module | Denotes that a block is not enabled in any region and should not
be shown. |
| CACHE_AGGRESSIVE | 5/ includes/ bootstrap.inc | Indicates that page caching is using "aggressive" mode. This bypasses
loading any modules for additional speed, which may break functionality in
modules that expect to be run on each page load. |
| CACHE_DISABLED | 5/ includes/ bootstrap.inc | Indicates that page caching is disabled. |
| CACHE_NORMAL | 5/ includes/ bootstrap.inc | Indicates that page caching is enabled, using "normal" mode. |
| CACHE_PERMANENT | 5/ includes/ bootstrap.inc | Indicates that the item should never be removed unless explicitly told to
using cache_clear_all() with a cache ID. |
| CACHE_TEMPORARY | 5/ includes/ bootstrap.inc | Indicates that the item should be removed at the next general cache wipe. |
| CALAIS_PROCESS_AUTO | contributions/ opencalais/ calais.module | |
| CALAIS_PROCESS_AUTO_ONCE | contributions/ opencalais/ calais.module | |
| CALAIS_PROCESS_MANUAL | contributions/ opencalais/ calais.module | |
| CALAIS_PROCESS_NO | contributions/ opencalais/ calais.module | |
| CALAIS_TERM_MAXLENGTH | contributions/ opencalais/ calais.ui.inc | |
| CAPTCHA_PERSISTENCE_SHOW_ALWAYS | contributions/ captcha/ captcha.module | |
| CAPTCHA_PERSISTENCE_SKIP_ONCE_SUCCESSFUL | contributions/ captcha/ captcha.module | |
| CAPTCHA_PERSISTENCE_SKIP_ONCE_SUCCESSFUL_PER_FORM | contributions/ captcha/ captcha.module | |
| CAPTCHA_UNSOLVED_CHALLENGES_MAX | contributions/ captcha/ captcha.module | |
| CCLINKS_PATH | contributions/ workflow_ng/ cclinks/ cclinks_admin.inc | |
| CM_TO_CM | contributions/ ubercart/ uc_store/ uc_store.module | |
| CM_TO_FT | contributions/ ubercart/ uc_store/ uc_store.module | |
| CM_TO_IN | contributions/ ubercart/ uc_store/ uc_store.module | |
| CM_TO_MM | contributions/ ubercart/ uc_store/ uc_store.module | |
| COMMENT_ANONYMOUS_MAYNOT_CONTACT | 5/ modules/ comment/ comment.module | Anonymous posters may not enter their contact information. |
| COMMENT_ANONYMOUS_MAY_CONTACT | 5/ modules/ comment/ comment.module | Anonymous posters may leave their contact information. |
| COMMENT_ANONYMOUS_MUST_CONTACT | 5/ modules/ comment/ comment.module | Anonymous posters must leave their contact information. |
| COMMENT_CONTROLS_ABOVE | 5/ modules/ comment/ comment.module | Comment controls should be shown above the comment list. |
| COMMENT_CONTROLS_ABOVE_BELOW | 5/ modules/ comment/ comment.module | Comment controls should be shown both above and below the comment list. |
| COMMENT_CONTROLS_BELOW | 5/ modules/ comment/ comment.module | Comment controls should be shown below the comment list. |
| COMMENT_CONTROLS_HIDDEN | 5/ modules/ comment/ comment.module | Comment controls are hidden. |
| COMMENT_FORM_BELOW | 5/ modules/ comment/ comment.module | Comment form should be shown below post or list of comments. |
| COMMENT_FORM_SEPARATE_PAGE | 5/ modules/ comment/ comment.module | Comment form should be displayed on a separate page. |
| COMMENT_MODE_FLAT_COLLAPSED | 5/ modules/ comment/ comment.module | Comments are displayed in a flat list - collapsed. |
| COMMENT_MODE_FLAT_EXPANDED | 5/ modules/ comment/ comment.module | Comments are displayed in a flat list - expanded. |
| COMMENT_MODE_THREADED_COLLAPSED | 5/ modules/ comment/ comment.module | Comments are displayed as a threaded list - collapsed. |
| COMMENT_MODE_THREADED_EXPANDED | 5/ modules/ comment/ comment.module | Comments are displayed as a threaded list - expanded. |
| COMMENT_NODE_DISABLED | 5/ modules/ comment/ comment.module | Comments for this node are disabled. |
| COMMENT_NODE_READ_ONLY | 5/ modules/ comment/ comment.module | Comments for this node are locked. |
| COMMENT_NODE_READ_WRITE | 5/ modules/ comment/ comment.module | Comments are enabled on this node. |
| COMMENT_NOT_PUBLISHED | 5/ modules/ comment/ comment.module | Comment is awaiting approval. |
| COMMENT_ORDER_NEWEST_FIRST | 5/ modules/ comment/ comment.module | Comments are ordered by date - newest first. |
| COMMENT_ORDER_OLDEST_FIRST | 5/ modules/ comment/ comment.module | Comments are ordered by date - oldest first. |
| COMMENT_PREVIEW_OPTIONAL | 5/ modules/ comment/ comment.module | Comment preview is optional. |
| COMMENT_PREVIEW_REQUIRED | 5/ modules/ comment/ comment.module | Comment preview is required. |
| COMMENT_PUBLISHED | 5/ modules/ comment/ comment.module | Comment is published. |