You are here

constant PATTERNS_INCLUDE in Patterns 7.2

Same name and namespace in other branches
  1. 7 includes/variables.inc \PATTERNS_INCLUDE
6 uses of PATTERNS_INCLUDE
patterns_actions in includes/api/api.inc
Returns an array of allowed actions, as defined in patterns.module.
patterns_api_reserved_words in includes/api/api.inc
Returns an array with the reserved words for Patterns files
patterns_parser_retrieve_actions_from_section in includes/parser/parser.inc
Returns all the actions from a a given section
patterns_scan_pattern in includes/parser/scan.inc
Scans a pattern and returns a brief summary of its properties.
_patterns_scan_action in includes/parser/scan.inc
Helper function for scanning patterns.

... See full list

File

includes/variables.inc, line 39

Code

define('PATTERNS_INCLUDE', 'include');