regex-tdfa-1.2.3.3: Replaces/Enhances Text.Regex

Safe HaskellNone
LanguageHaskell98

Text.Regex.TDFA.NewDFA.Engine_NC_FA

Description

This is the non-capturing form of Text.Regex.TDFA.NewDFA.String

Documentation

execMatch :: Uncons text => Regex -> Position -> Char -> text -> [MatchArray] Source #