constant PATTERNS_VALIDATE_ALL in Patterns 7
Same name and namespace in other branches
- 7.2 includes/variables.inc \PATTERNS_VALIDATE_ALL
3 uses of PATTERNS_VALIDATE_ALL
- patterns_parser_get_pattern_details in includes/
parser/ parser.inc - Returns an array with detailed information about the pattern(s) referenced in the pattern files (included).
- _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 70
Code
define('PATTERNS_VALIDATE_ALL', 10);