# RegexUnsupportedConstruct

- **Package:** libtmux-swift
- **Language:** Swift
- **Kind:** enum
- **Source:** https://github.com/libtmux/libtmux-swift/blob/f02a4668570e1cc5198c941413750e021f42c214/Sources/LibTmux/RegexPattern.swift#L3
- **Page:** https://libtmux.org/reference/swift/regexunsupportedconstruct/

A regular-expression feature this package deliberately does not execute.

## Members

- `hashValue` (property)
- `hash(into:)` (method)
- `!=(_:_:)` (function) — Returns a Boolean value indicating whether two values are not equal.
- `backreference` (constant)
- `escape` (constant)
- `inlineOptions` (constant)
- `lookaround` (constant)
- `namedCapture` (constant)
- `init(rawValue:)` (method) — Creates a new instance with the specified raw value.
