Text.Regex.Posix.Wrap

High-level API

data Regex

type RegOffset

type RegOffsetT

(=~)

(=~~)

Low-level API

type WrapError

wrapCompile

wrapTest

wrapMatch

wrapMatchAll

wrapCount

Miscellaneous

unusedRegOffset

Compilation options

data CompOption

compBlank

compExtended

compIgnoreCase

compNoSub

compNewline

Execution options

data ExecOption

execBlank

execNotBOL

execNotEOL

Return codes

data ReturnCode

retBadbr

retBadpat

retBadrpt

retEcollate

retEctype

retEescape

retEsubreg

retEbrack

retEparen

retEbrace

retErange

retEspace