Text.Regex.PCRE.ByteString.Lazy
Types
data
Regex
type
MatchOffset
type
MatchLength
data
CompOption
data
ExecOption
data
ReturnCode
type
WrapError
Miscellaneous
unusedOffset
getVersion
Medium level API functions
compile
execute
regexec
CompOption flags
compBlank
compAnchored
compAutoCallout
compCaseless
compDollarEndOnly
compDotAll
compExtended
compExtra
compFirstLine
compMultiline
compNoAutoCapture
compUngreedy
compUTF8
compNoUTF8Check
ExecOption flags
execBlank
execAnchored
execNotBOL
execNotEOL
execNotEmpty
execNoUTF8Check
execPartial