Text.Regex.PCRE.Sequence

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

Constants for CompOption

compBlank

compAnchored

compAutoCallout

compCaseless

compDollarEndOnly

compDotAll

compExtended

compExtra

compFirstLine

compMultiline

compNoAutoCapture

compUngreedy

compUTF8

compNoUTF8Check

Constants for ExecOption

execBlank

execAnchored

execNotBOL

execNotEOL

execNotEmpty

execNoUTF8Check

execPartial