Module: Vte::RegexError
- Defined in:
- (unknown)
Constant Summary collapse
- INCOMPATIBLE =
The PCRE2 library was built without Unicode support which is required for VTE
2147483646 or :incompatible
- NOT_SUPPORTED =
Regexes are not supported because VTE was built without PCRE2 support
2147483647 or :not_supported