On this page
RegexMatchError
- Package
- libtmux-swift
- Source
- Sources/LibTmux/RegexPattern.swift
- enum RegexMatchError : enum RegexMatchError
-
Why a compiled
RegexPatterncould not finish matching.
5 declared, 0 inherited
Members
- inputTooLong(maximumUTF8Bytes:actualUTF8Bytes:) constant
- invalidWorkLimit(_:) constant
- workLimitExceeded(maximum:) constant
- !=(_:_:) function Returns a Boolean value indicating whether two values are not equal.
- localizedDescription property Retrieve the localized description for this error.