Text.Regex.PCRE.Light.Base

A PCRE structure

type PCRE
data Regex

C exports

PCRE Options, an abstract newtyped Num wrapper over a CInt

data PCREOption

PCRE exec-time options, an abstract, newtyped Num wrapper over CInt

PCRE Errors

type PCREError

PCRE Info

type PCREInfo

PCRE Configuration

type PCREConfig

PCRE Extra