When a character class appears inside a quantifier, negated classes containing only plain chars and ranges are now compiled to a single CharClass instruction instead of a negative lookahead, so we don't hit the backtracking limit. |
||
|---|---|---|
| .. | ||
| Rust | ||
| CMakeLists.txt | ||
| ECMAScriptRegex.cpp | ||
| ECMAScriptRegex.h | ||
| RustRegex.cpp | ||
| RustRegex.h | ||