Searched refs:REGEXP_ERROR_PREFIX (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/yarr/
H A DYarrParser.h35 #define REGEXP_ERROR_PREFIX "Invalid regular expression: " macro
694 REGEXP_ERROR_PREFIX "regular expression too large",
695 REGEXP_ERROR_PREFIX "numbers out of order in {} quantifier",
696 REGEXP_ERROR_PREFIX "nothing to repeat",
697 REGEXP_ERROR_PREFIX "number too large in {} quantifier",
698 REGEXP_ERROR_PREFIX "missing )",
699 REGEXP_ERROR_PREFIX "unmatched parentheses",
700 REGEXP_ERROR_PREFIX "unrecognized character after (?",
701 REGEXP_ERROR_PREFIX "missing terminating ] for character class",
702 REGEXP_ERROR_PREFIX "rang
[all...]

Completed in 109 milliseconds