You are here

constant PATTERNS_VALIDATE_TAG_EXISTS in Patterns 7.2

Same name and namespace in other branches
  1. 7 includes/variables.inc \PATTERNS_VALIDATE_TAG_EXISTS
5 uses of PATTERNS_VALIDATE_TAG_EXISTS
drush_patterns_import_file in ./patterns.drush.inc
Imports the specified patterns file
patterns_import_validate in includes/forms/import.inc
patterns_start_engine in ./patterns.module
The beginning of the whole Patterns logic. Starts the execution in 'batch' mode (default) or 'php' mode, which makes things easier for debugging.
_patterns_scan_action in includes/parser/scan.inc
Helper function for scanning patterns.
_patterns_scan_analyze_patternscan in includes/parser/scan.inc
Analyze the result of a call to patterns_scan_pattern, and check whether the pattern was valid.

File

includes/variables.inc, line 76

Code

define('PATTERNS_VALIDATE_TAG_EXISTS', 5);