regex-tdfa-rc-1.1.8.3: Replaces/Enhances Text.Regex

Safe HaskellNone

Text.Regex.TDFA.NewDFA.Engine_NC

Description

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

Documentation

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