constant PATTERNS_INCLUDE_UPDATE in Patterns 7
Same name and namespace in other branches
- 7.2 includes/variables.inc \PATTERNS_INCLUDE_UPDATE
2 uses of PATTERNS_INCLUDE_UPDATE
- patterns_parser_is_valid_include_mode in includes/parser/ parser.inc 
- Returns TRUE if the passed parameter is a valid flag to configure Patterns behaviors with the 'include' tag.
- patterns_parser_should_include in includes/parser/ parser.inc 
- Determines if a pattern should be included or not. The following conditions are checked in order:
File
- includes/variables.inc, line 56 
Code
define('PATTERNS_INCLUDE_UPDATE', 'onupdate');