constant PATTERNS_VALIDATE_SEMANTIC in Patterns 7.2
3 uses of PATTERNS_VALIDATE_SEMANTIC
- drush_patterns_import_file in ./
patterns.drush.inc - Imports the specified patterns file
- _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 74
Code
define('PATTERNS_VALIDATE_SEMANTIC', 8);