# RegexUnsupportedConstruct

- **Package:** libtmux-swift
- **Language:** Swift
- **Kind:** enum
- **Source:** https://github.com/libtmux/libtmux-swift/blob/254f8b2be7eb60cacc3ffcb3ea8e456784f582df/Sources/LibTmux/RegexPattern.swift#L4
- **Page:** https://libtmux.org/en/swift/latest/reference/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.
